diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 20:39:24 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:24 -0700 |
commit | 9b03079fca96a5815f197f02e09b9ac20d67b71e (patch) | |
tree | fd3df368b1cde323639452098f87016218b5a3ea /drivers/uwb | |
parent | 02fe2fd949daf7906dba4d7a795c5eed79bfc24f (diff) | |
download | linux-9b03079fca96a5815f197f02e09b9ac20d67b71e.tar.gz linux-9b03079fca96a5815f197f02e09b9ac20d67b71e.tar.bz2 linux-9b03079fca96a5815f197f02e09b9ac20d67b71e.zip |
hwmon: (lm78) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: space prohibited before that close parenthesis ')'
ERROR: space required after 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: simple_strtoul is obsolete, use kstrtoul instead
Modify multi-line comments to follow Documentation/CodingStyle.
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>
Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions