summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-14 21:49:53 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:26 -0700
commit449a7a0720f2edc84288fb239bca8b2f9366881d (patch)
tree9728faf1aa14c3bf214ad358fed8f5d3dcb0298a /drivers/scsi/mpt2sas
parent8958dfb74a8b8673824d21efabaf565777c549fe (diff)
hwmon: (pc87360) Fix checkpatch issues
Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition ERROR: "foo * bar" should be "foo *bar" ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that ':' (ctx:VxE) ERROR: spaces required around that '==' (ctx:VxV) WARNING: braces {} are not necessary for single statement blocks 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 Not or not all fixed (code complexity): ERROR: Macros with complex values should be enclosed in parenthesis ERROR: do not use assignment in if condition Cc: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/scsi/mpt2sas')
0 files changed, 0 insertions, 0 deletions