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:
55c7a94
)
hwmon: fix error return code in abituguru_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 13 May 2013 06:01:43 +0000
(14:01 +0800)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 30 May 2013 13:34:57 +0000
(14:34 +0100)
commit
ecacb0b17c08fae89f65468727f0e4b8e91da4e1
upstream.
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found