From: Guenter Roeck Date: Sat, 14 Jan 2012 20:30:52 +0000 (-0800) Subject: hwmon: (abituguru) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd385d67946391dd3ed80654e36adbb634f0be6;p=pandora-kernel.git hwmon: (abituguru) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: else should follow close brace '}' ERROR: switch and case should be at the same indent WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed: WARNING: msleep < 20ms can sleep for up to 20ms Cc: Hans de Goede Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed