diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 00:30:52 +0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 05:27:18 +0400 |
commit | 1bd385d67946391dd3ed80654e36adbb634f0be6 (patch) | |
tree | 970dd74684f559053bf7555f97c11d9b24b4c15d /drivers/hwmon/adm1021.c | |
parent | 8969e84d954af3f7142cb5e6fd870466aaf59932 (diff) | |
download | linux-1bd385d67946391dd3ed80654e36adbb634f0be6.tar.xz |
hwmon: (abituguru) Fix checkpatch issues
Fixed:
ERROR: do not use assignment in if condition
ERROR: else should follow close brace '}'
ERROR: switch and case should be at the same indent
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Modify multi-line comments to follow Documentation/CodingStyle.
Not fixed:
WARNING: msleep < 20ms can sleep for up to 20ms
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adm1021.c')
0 files changed, 0 insertions, 0 deletions