diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 22:33:01 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:10 -0700 |
commit | 4d387df74e175659ad9c8a16ae8e5b364b7d3f56 (patch) | |
tree | 0826ebba1b914e5b2ff7127ec32433eca9b0d309 /drivers/atm/atmtcp.c | |
parent | 85a0c0d1a17cd83f4c2cec09c3ae69ed210f23b2 (diff) | |
download | talos-obmc-linux-4d387df74e175659ad9c8a16ae8e5b364b7d3f56.tar.gz talos-obmc-linux-4d387df74e175659ad9c8a16ae8e5b364b7d3f56.zip |
hwmon: (thmc50) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
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
Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/atm/atmtcp.c')
0 files changed, 0 insertions, 0 deletions