summaryrefslogtreecommitdiffstats
path: root/lib/plist.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-14 13:34:52 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:23 -0700
commit43da3d123a6ec556a2e1b69a3b9c7d33af965fa0 (patch)
tree0ca79b5b974e1a4f739b59f9b84ca30a28413bc6 /lib/plist.c
parent228f8e0c60e96f16ae7739b62187622d566022a9 (diff)
downloadop-kernel-dev-43da3d123a6ec556a2e1b69a3b9c7d33af965fa0.zip
op-kernel-dev-43da3d123a6ec556a2e1b69a3b9c7d33af965fa0.tar.gz
hwmon: (gl520sm) Fix checkpatch issues
Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition 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: spaces required around that ':' (ctx:VxV) ERROR: spaces required around that '?' (ctx:VxV) ERROR: trailing statements should be on next 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 always fixed (complexity): ERROR: do not use assignment in if condition Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'lib/plist.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud