diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 13:12:38 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:20 -0700 |
commit | c387e4eb245bf55695f96817d15fe90c3bc99e6b (patch) | |
tree | 3a2c5bc1364051cd4e675e55295c6fda9189c24b /drivers/hwmon/asb100.c | |
parent | 86aa3e22106be3d6338113ff5acd7a87c40056c4 (diff) | |
download | lwn-c387e4eb245bf55695f96817d15fe90c3bc99e6b.tar.gz lwn-c387e4eb245bf55695f96817d15fe90c3bc99e6b.zip |
hwmon: (adm9240) Fix checkpatch issues
Fixed:
ERROR: do not use assignment in if condition
ERROR: that open brace { should be on the previous line
WARNING: please, no space before tabs
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Modify multi-line comments to follow Documentation/CodingStyle.
Not fixed (false positive):
ERROR: Macros with multiple statements should be enclosed in a do - while loop
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/asb100.c')
0 files changed, 0 insertions, 0 deletions