From: Guenter Roeck Date: Sat, 14 Jan 2012 20:45:47 +0000 (-0800) Subject: hwmon: (adm1021) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d2a8f17b7533d84acf659d4a3757115fad0356;p=pandora-kernel.git hwmon: (adm1021) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: space prohibited between function name and open parenthesis '(' Modify multi-line comments to follow Documentation/CodingStyle. Cc: Michael Abbott Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed