From: Dan Carpenter Date: Mon, 29 Mar 2010 20:03:03 +0000 (+0200) Subject: hwmon: (w83793) Saving negative errors in unsigned X-Git-Tag: v2.6.34-rc3~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7cd7ea9383755eef53f92667c520489165667f;p=pandora-kernel.git hwmon: (w83793) Saving negative errors in unsigned "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 Acked-by: Hans de Goede Signed-off-by: Jean Delvare --- Reading git-diff-tree failed