hwmon: (max6650) Fix checkpatch issues
authorGuenter Roeck <linux@roeck-us.net>
Sun, 15 Jan 2012 05:32:21 +0000 (21:32 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:26:44 +0000 (18:26 -0700)
commitbafda5d0f5eeef6f80a9030b23d824fd16dcd827
treeba3c8f45d0f16b8caf903a0c7ffc440a3224dc6a
parent0117c3f24523166ca764575c0e486887b7e33c2b
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 <hjk@hansjkoch.de>
Acked-by: Hans J. Koch <hjk@hansjkoch.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max6650.c
This page took 0.025461 seconds and 5 git commands to generate.