Browse Source

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>
Guenter Roeck 13 years ago
parent
commit
c8de83624c
1 changed files with 259 additions and 185 deletions
  1. 259 185
      drivers/hwmon/dme1737.c

File diff suppressed because it is too large
+ 259 - 185
drivers/hwmon/dme1737.c


Some files were not shown because too many files changed in this diff