diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 20:03:08 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:27:31 +0100 |
commit | ca3ccad827175fa47f4b20ea4c7072e1ddc33128 (patch) | |
tree | 5327fb658b633950f942d0508a5724df5a486e3a /fs/fcntl.c | |
parent | hwmon: (w83793) Fix checkpatch issues (diff) | |
download | linux-ca3ccad827175fa47f4b20ea4c7072e1ddc33128.tar.xz linux-ca3ccad827175fa47f4b20ea4c7072e1ddc33128.zip |
hwmon: (w83l786ng) 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)
WARNING: braces {} are not necessary for single statement blocks
WARNING: please, no space before tabs
WARNING: please, no spaces at the start of a line
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 complex values should be enclosed in parenthesis
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions