https://github.com/torvalds/linux
Revision 9ffd906d9a6e50c958bd99971d762a426a12a36a authored by Dan Carpenter on 11 February 2015, 10:26:21 UTC, committed by Wim Van Sebroeck on 27 March 2015, 07:47:36 UTC
"ret" should be signed for the error handling to work correctly.  This
doesn't matter much in real life since mtk_wdt_set_timeout() always
succeeds.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
1 parent 3c435c1
History
Tip revision: 9ffd906d9a6e50c958bd99971d762a426a12a36a authored by Dan Carpenter on 11 February 2015, 10:26:21 UTC
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Tip revision: 9ffd906
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.9 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top