summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adm9240.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-14 12:51:15 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:19 -0700
commit86aa3e22106be3d6338113ff5acd7a87c40056c4 (patch)
tree03ff36e6d527563324babb33f72ee28191e9b630 /drivers/hwmon/adm9240.c
parent21d2a8f17b7533d84acf659d4a3757115fad0356 (diff)
downloadlinux-rt-86aa3e22106be3d6338113ff5acd7a87c40056c4.tar.gz
hwmon: (adm1026) Fix checkpatch issues
Fixed: ERROR: do not use assignment in if condition ERROR: space prohibited after that '~' (ctx:WxW) ERROR: space required after that ';' (ctx:VxO) ERROR: space required after that ';' (ctx:VxV) ERROR: spaces required around that '<' (ctx:VxV) ERROR: spaces required around that '==' (ctx:VxV) ERROR: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that ':' (ctx:VxV) WARNING: braces {} are not necessary for any arm of this statement WARNING: braces {} are not necessary for single statement blocks WARNING: line over 80 characters WARNING: simple_strtol is obsolete, use kstrtol instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed: ERROR: Macros with multiple statements should be enclosed in a do - while loop Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adm9240.c')
0 files changed, 0 insertions, 0 deletions