diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 22:21:59 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:27:03 +0100 |
commit | f24d548bf2c4da3fd2cc4d0ffec108216b705850 (patch) | |
tree | 1924ead82228fdef480684397295e94fb9901120 /drivers/hwmon/ibmaem.c | |
parent | hwmon: (adt7462) Fix checkpatch issues (diff) | |
download | linux-f24d548bf2c4da3fd2cc4d0ffec108216b705850.tar.xz linux-f24d548bf2c4da3fd2cc4d0ffec108216b705850.zip |
hwmon: (atxp1) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: else should follow close brace '}'
ERROR: "foo * bar" should be "foo *bar"
WARNING: braces {} are not necessary for single statement blocks
WARNING: line over 80 characters
WARNING: please, no space before tabs
WARNING: please, no spaces at the start of a line
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Modify multi-line comments to follow Documentation/CodingStyle.
Cc: Sebastian Witt <se.witt@gmx.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/ibmaem.c')
0 files changed, 0 insertions, 0 deletions