summaryrefslogtreecommitdiff
path: root/drivers/hwmon/vt1211.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-15 18:38:23 +0400
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-19 05:27:28 +0400
commit9004ac8134de260b2eb9a6d8fb2dd4a37321e49b (patch)
treef1b2470f90597f248203ffd2397cebb4a8563e06 /drivers/hwmon/vt1211.c
parentbce2778df9ea32146d59344c027001e270911f4b (diff)
downloadlinux-9004ac8134de260b2eb9a6d8fb2dd4a37321e49b.tar.xz
hwmon: (via686a) Fix checkpatch issues
Fixed: ERROR: do not use assignment in if condition ERROR: open brace '{' following function declarations go on the next line 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: spaces required around that '?' (ctx:VxV) ERROR: that open brace { should be on the previous line WARNING: line over 80 characters 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 multiple statements should be enclosed in a do - while loop Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/vt1211.c')
0 files changed, 0 insertions, 0 deletions