From: Guenter Roeck Date: Sun, 15 Jan 2012 05:32:21 +0000 (-0800) Subject: hwmon: (max6650) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafda5d0f5eeef6f80a9030b23d824fd16dcd827;p=pandora-kernel.git hwmon: (max6650) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: open brace '{' following struct go on the same line ERROR: spaces required around that '||' (ctx:VxV) ERROR: switch and case should be at the same indent WARNING: simple_strtoul is obsolete, use kstrtoul instead Cc: Hans J. Koch Acked-by: Hans J. Koch Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed