From: Guenter Roeck Date: Sat, 14 Jan 2012 20:49:22 +0000 (-0800) Subject: hwmon: (adm1025) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b22de5117d6dec44b62c305cb456e5b9a913c95;p=pandora-kernel.git hwmon: (adm1025) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that '<' (ctx:VxV) ERROR: spaces required around that '=' (ctx:VxV) ERROR: trailing whitespace WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Not fixed: ERROR: Macros with multiple statements should be enclosed in a do - while loop Acked-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed