summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83627hf.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-15 11:03:08 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:31 -0700
commitca3ccad827175fa47f4b20ea4c7072e1ddc33128 (patch)
tree5327fb658b633950f942d0508a5724df5a486e3a /drivers/hwmon/w83627hf.c
parent47efe8772f241c4be540355d90e38b79cc1092a4 (diff)
hwmon: (w83l786ng) Fix checkpatch issues
Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition ERROR: space required after that ',' (ctx:VxV) WARNING: braces {} are not necessary for single statement blocks WARNING: please, no space before tabs WARNING: please, no spaces at the start of a line WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead WARNING: space prohibited between function name and open parenthesis '(' Not fixed (false positive): ERROR: Macros with complex values should be enclosed in parenthesis Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/w83627hf.c')
0 files changed, 0 insertions, 0 deletions