From: Guenter Roeck Date: Sat, 14 Jan 2012 21:26:08 +0000 (-0800) Subject: hwmon: (ds1621) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f2c05964dc428ef639fcda1cce7c8c3075c9cc;p=pandora-kernel.git hwmon: (ds1621) Fix checkpatch issues Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition ERROR: trailing whitespace WARNING: labels should not be indented WARNING: please, no spaces at the start of a line WARNING: simple_strtol is obsolete, use kstrtol instead Also modified multi-line comments to follow Documentation/CodingStyle. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed