diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-19 11:02:17 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:26:48 -0700 |
commit | 2fff0840c2fa18bd84613c307770e46ddd9db8e2 (patch) | |
tree | f8c36d969331452cd224baf08a4fbe58c59882b7 /drivers/hwmon/adt7475.c | |
parent | 703af96040491912efbe8b48e14cb70db054cc1b (diff) |
hwmon: (f71805f) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: "foo* bar" should be "foo *bar"
ERROR: need consistent spacing around '|' (ctx:VxW)
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: simple_strtoul is obsolete, use kstrtoul instead
WARNING: static const char * array should probably be static const char * const
Also modified multi-line comments to follow Documents/Codingstyle.
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/hwmon/adt7475.c')
0 files changed, 0 insertions, 0 deletions