diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 12:51:15 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:19 -0700 |
commit | 86aa3e22106be3d6338113ff5acd7a87c40056c4 (patch) | |
tree | 03ff36e6d527563324babb33f72ee28191e9b630 /drivers/hwmon/adm9240.c | |
parent | 21d2a8f17b7533d84acf659d4a3757115fad0356 (diff) | |
download | linux-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