]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (max1619): Fix checkpatch issues
authorGuenter Roeck <linux@roeck-us.net>
Sun, 15 Jan 2012 05:29:27 +0000 (21:29 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:27:26 +0000 (18:27 -0700)
commit6752a6d30429ec3d2d19f8ffe34cbf62e9825a60
tree4e00131ed476e933f7e86d30b3fd089902a06685
parentabdad7054b6e1de89f6f6f7bd78fd748e15d19b9
hwmon: (max1619): Fix checkpatch issues

Fixed:
ERROR: do not use assignment in if condition
ERROR: trailing whitespace
WARNING: line over 80 characters
WARNING: please, no spaces at the start of a line
WARNING: simple_strtol is obsolete, use kstrtol instead

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max1619.c