diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 17:29:36 (GMT) |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 01:27:11 (GMT) |
commit | ec1c3194179579df41be78551a0ca642f49e52ff (patch) | |
tree | ebe6684c3f156f912245467bd2e40423c1130d77 /drivers/misc | |
parent | a80b10ccac53087a6ad47f45e29a3800e84448fa (diff) | |
download | linux-ec1c3194179579df41be78551a0ca642f49e52ff.tar.xz |
hwmon: (w83791d) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: space prohibited after that open parenthesis '('
ERROR: space required after that ',' (ctx:VxV)
WARNING: braces {} are not necessary for single statement blocks
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 complex values should be enclosed in parenthesis
Cc: Charles Spirakis <bezaur@gmail.com>
Cc: Marc Hulsman <m.hulsman@tudelft.nl>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions