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:
159c8cd
)
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
Guenter Roeck
<linux@roeck-us.net>
Mon, 13 May 2013 15:07:13 +0000
(08:07 -0700)
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>
Cc: stable@vger.kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found