From: Guenter Roeck Date: Sat, 14 Jan 2012 21:25:01 +0000 (-0800) Subject: hwmon: (dme1737) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8de83624c33b2f5dc6ba497477fc2019b547949;p=pandora-kernel.git hwmon: (dme1737) Fix checkpatch issues Fixed: WARNING: braces {} are not necessary for any arm of this statement WARNING: braces {} are not necessary for single statement blocks WARNING: simple_strtol is obsolete, use kstrtol instead Modify multi-line comments to follow Documentation/CodingStyle. Also: s/#define^I/#define / Not fixed (false positive): ERROR: Macros with multiple statements should be enclosed in a do - while loop Cc: Juerg Haefliger Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed