From: Guenter Roeck Date: Sat, 14 Jan 2012 21:42:20 +0000 (-0800) Subject: hwmon: (lm77) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02fe2fd949daf7906dba4d7a795c5eed79bfc24f;p=pandora-kernel.git hwmon: (lm77) Fix checkpatch issues Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition ERROR: trailing whitespace WARNING: line over 80 characters WARNING: please, no space before tabs WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed