diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 15:52:33 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:27:28 +0100 |
commit | b162c033480a7ba0433d329f56c142a0ab59049d (patch) | |
tree | d8ace75be0caaf6acf2eb83328bcb8d8ad4a2178 /kernel/trace/trace_syscalls.c | |
parent | hwmon: (via686a) Fix checkpatch issues (diff) | |
download | linux-b162c033480a7ba0433d329f56c142a0ab59049d.tar.xz linux-b162c033480a7ba0433d329f56c142a0ab59049d.zip |
hwmon: (vt1211) Fix checkpatch issues
Fixed:
ERROR: do not use assignment in if condition
ERROR: switch and case should be at the same indent
ERROR: trailing statements should be on next line
WARNING: braces {} are not necessary for single statement blocks
WARNING: simple_strtol is obsolete, use kstrtol instead
Modify multi-line comments to follow Documentation/CodingStyle.
Not fixed (false positive):
ERROR: Macros with complex values should be enclosed in parenthesis
Not all fixed (code complexity):
ERROR: do not use assignment in if condition
Cc: Juerg Haefliger <juergh@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'kernel/trace/trace_syscalls.c')
0 files changed, 0 insertions, 0 deletions