From: Guenter Roeck Date: Sun, 15 Jan 2012 19:07:26 +0000 (-0800) Subject: hwmon: (w83627hf) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b9de3c4ae302c51d99187047e6ebebb21fd29b;p=pandora-kernel.git hwmon: (w83627hf) Fix checkpatch issues Fixed: WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead ERROR: do not use assignment in if condition Modify multi-line comments to follow Documentation/CodingStyle. Other checkpatch issues not fixed to reduce number of conflicts with pending rewrite as mfd driver. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed