diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 22:25:01 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:27:21 +0100 |
commit | c8de83624c33b2f5dc6ba497477fc2019b547949 (patch) | |
tree | 9defdec308ed8ed012fe8594a407fb997803d9be /Documentation | |
parent | hwmon: (asb100): Fix checkpatch issues (diff) | |
download | linux-c8de83624c33b2f5dc6ba497477fc2019b547949.tar.xz linux-c8de83624c33b2f5dc6ba497477fc2019b547949.zip |
hwmon: (dme1737) Fix checkpatch issues
Fixed:
WARNING: braces {} are not necessary for any arm of this statement
WARNING: braces {} are not necessary for single statement blocks
WARNING: simple_strtol is obsolete, use kstrtol instead
Modify multi-line comments to follow Documentation/CodingStyle.
Also: s/#define^I/#define /
Not fixed (false positive):
ERROR: Macros with multiple statements should be enclosed in a do - while loop
Cc: Juerg Haefliger <juergh@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions