summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-14 21:25:54 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-18 18:27:06 -0700
commit2804a4cfcdef5f0d4f412b31ab9d4a4a9aa3057a (patch)
treeb05e3f23af57cd5e778f3b6c94db316b67470a15 /Documentation
parenta318afd890ea4cf1e35543ad100704173edb4406 (diff)
downloadop-kernel-dev-2804a4cfcdef5f0d4f412b31ab9d4a4a9aa3057a.zip
op-kernel-dev-2804a4cfcdef5f0d4f412b31ab9d4a4a9aa3057a.tar.gz
hwmon: (lm93) Fix checkpatch issues
Fixed: ERROR: code indent should use tabs where possible ERROR: do not use assignment in if condition ERROR: else should follow close brace '}' ERROR: space prohibited after that open 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: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that ':' (ctx:VxW) ERROR: trailing statements should be on next line WARNING: braces {} are not necessary for any arm of this statement WARNING: do not add new typedefs WARNING: please, no space before tabs 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 (unknown impact): WARNING: msleep < 20ms can sleep for up to 20ms Cc: Mark M. Hoffman <mhoffman@lightlink.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud