git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cf8a34
)
watchdog: wdt285: Fix variable type
author
Alexander Shiyan
<shc_work@mail.ru>
Sat, 15 Feb 2014 09:23:25 +0000
(13:23 +0400)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 31 Mar 2014 11:28:20 +0000
(13:28 +0200)
Variable "new_margin" is checked in the function watchdog_ioctl()
to be non-negative, so change its type to "int".
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/wdt285.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/wdt285.c
Simple merge