From: Guenter Roeck Date: Sat, 14 Jan 2012 21:30:47 +0000 (-0800) Subject: hwmon: (fschmd) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525ad3731949fd9049254eabde57012d7cc06dbc;p=pandora-kernel.git hwmon: (fschmd) Fix checkpatch issues Fixed: ERROR: that open brace { should be on the previous line ERROR: trailing statements should be on next line WARNING: line over 80 characters WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Cc: Hans de Goede Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed