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:
4d7a564
)
hwmon: (w83793) Saving negative errors in unsigned
author
Dan Carpenter
<error27@gmail.com>
Mon, 29 Mar 2010 20:03:03 +0000
(22:03 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 29 Mar 2010 20:03:03 +0000
(22:03 +0200)
"ret" is used to store the return value for watchdog_trigger() and it
should be signed for the error handling to work.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found