diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 20:47:36 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:25 -0700 |
commit | 09770b261914166f326dcff5e43794a5f53e0f6a (patch) | |
tree | 1a4d0d1ea98882d9fd37af1ef406efe024c4269c /drivers/hwmon/max1619.c | |
parent | 9b03079fca96a5815f197f02e09b9ac20d67b71e (diff) |
hwmon: (lm85) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Modify multi-line comments to follow Documentation/CodingStyle.
Also: s/#define^I/#define /
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>
Diffstat (limited to 'drivers/hwmon/max1619.c')
0 files changed, 0 insertions, 0 deletions