diff options
| author | Guenter Roeck <[email protected]> | 2012-01-15 09:19:16 -0800 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2012-03-18 18:26:47 -0700 |
| commit | c531eb3f229bcc3b4ee7fb471e580caff86dafad (patch) | |
| tree | 56b81d6b3be80a094effc487507fe9837bc72a42 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 2b22de5117d6dec44b62c305cb456e5b9a913c95 (diff) | |
hwmon: (w83781d) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: "foo* bar" should be "foo *bar"
ERROR: space prohibited after that open parenthesis '('
ERROR: space required after that ',' (ctx:VxV)
ERROR: spaces required around that '==' (ctx:VxV)
WARNING: line over 80 characters
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 multiple statements should be enclosed in a do - while loop
ERROR: Macros with complex values should be enclosed in parenthesis
Not all fixed (code complexity):
ERROR: do not use assignment in if condition
Acked-by: Jean Delvare <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions