From: Wei Yongjun Date: Mon, 13 May 2013 06:01:43 +0000 (+0800) Subject: hwmon: fix error return code in abituguru_probe() X-Git-Tag: v3.2.46~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4485a4e6cbd373d368ac2c89fe31493123803c;p=pandora-kernel.git hwmon: fix error return code in abituguru_probe() 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 Signed-off-by: Guenter Roeck Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed