diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 01:25:01 +0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 05:27:21 +0400 |
commit | c8de83624c33b2f5dc6ba497477fc2019b547949 (patch) | |
tree | 9defdec308ed8ed012fe8594a407fb997803d9be /drivers/hwmon/gl518sm.c | |
parent | 8c103696fa59e1b810bf24a63304acd5ab585c12 (diff) | |
download | linux-c8de83624c33b2f5dc6ba497477fc2019b547949.tar.xz |
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 'drivers/hwmon/gl518sm.c')
0 files changed, 0 insertions, 0 deletions