diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-19 20:02:17 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:26:48 +0100 |
commit | 2fff0840c2fa18bd84613c307770e46ddd9db8e2 (patch) | |
tree | f8c36d969331452cd224baf08a4fbe58c59882b7 /drivers/hwmon/vt8231.c | |
parent | hwmon: (max6650) Fix multi-line comments (diff) | |
download | linux-2fff0840c2fa18bd84613c307770e46ddd9db8e2.tar.xz linux-2fff0840c2fa18bd84613c307770e46ddd9db8e2.zip |
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/vt8231.c')
0 files changed, 0 insertions, 0 deletions