summaryrefslogtreecommitdiff
path: root/drivers/hwmon/smsc47m192.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-14 22:21:41 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:07 -0700
commit8fda79ec8654afa98fb9bad04d1e08df853fe05e (patch)
treee92f6d15816a6cc9a5260013b1cebafccfb8cbca /drivers/hwmon/smsc47m192.c
parent57256088e1e0f26bb8abf677c9622de4841a89ac (diff)
hwmon: (sis5595) Fix checkpatch issues
Fixed: ERROR: do not use assignment in if condition ERROR: space prohibited after that open parenthesis '(' ERROR: space prohibited before that close parenthesis ')' ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that '<' (ctx:VxV) ERROR: spaces required around that '==' (ctx:VxV) ERROR: trailing statements should be on next line ERROR: trailing whitespace ERROR: Macros with multiple statements should be enclosed in a do - while loop WARNING: line over 80 characters WARNING: please, no space before tabs WARNING: please, no spaces at the start of a line WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Cc: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/smsc47m192.c')
0 files changed, 0 insertions, 0 deletions