From: Guenter Roeck Date: Sun, 15 Jan 2012 06:42:41 +0000 (-0800) Subject: hwmon: (ultra45_env) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80b10ccac53087a6ad47f45e29a3800e84448fa;p=pandora-kernel.git hwmon: (ultra45_env) Fix checkpatch issues Fixed: WARNING: line over 80 characters WARNING: simple_strtol is obsolete, use kstrtol instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed (false positive): ERROR: Macros with multiple statements should be enclosed in a do - while loop Cc: David S. Miller Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed