diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 22:27:00 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:09 -0700 |
commit | 85a0c0d1a17cd83f4c2cec09c3ae69ed210f23b2 (patch) | |
tree | c56ed12ac38fb29cb5018fcf5d855de8f03292fc /kernel/rcutree.h | |
parent | 7e612685a3a3f0c1159f4562421e91a6c55d024e (diff) | |
download | linux-85a0c0d1a17cd83f4c2cec09c3ae69ed210f23b2.tar.bz2 |
hwmon: (smsc47m1) 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)
ERROR: spaces required around that '<=' (ctx:VxV)
ERROR: spaces required around that '==' (ctx:VxV)
ERROR: spaces required around that '>=' (ctx:VxV)
ERROR: trailing statements should be on next line
ERROR: trailing whitespace
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: static const char * array should probably be static const char * const
Modify multi-line comments to follow Documentation/CodingStyle.
Also: s/#define^I/#define /
Not fixed (false positive):
ERROR: Macros with multiple statements should be enclosed in a do - while loop
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'kernel/rcutree.h')
0 files changed, 0 insertions, 0 deletions