diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 11:03:08 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:31 -0700 |
commit | ca3ccad827175fa47f4b20ea4c7072e1ddc33128 (patch) | |
tree | 5327fb658b633950f942d0508a5724df5a486e3a /Kconfig | |
parent | 47efe8772f241c4be540355d90e38b79cc1092a4 (diff) | |
download | linux-ca3ccad827175fa47f4b20ea4c7072e1ddc33128.tar.bz2 |
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions