diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 07:31:08 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:27:08 +0100 |
commit | 7cc3cb6662a21a59a2e0e752a8ebd95137c71d3a (patch) | |
tree | 1fbdec51769a057e6861e0994465f83f42446db5 /crypto/arc4.c | |
parent | hwmon: (sis5595) Fix checkpatch issues (diff) | |
download | linux-7cc3cb6662a21a59a2e0e752a8ebd95137c71d3a.tar.xz linux-7cc3cb6662a21a59a2e0e752a8ebd95137c71d3a.zip |
hwmon: (smsc47m192) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
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)
NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
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 (false positive):
ERROR: Macros with multiple statements should be enclosed in a do - while loop
Cc: Hartmut Rick <linux@rick.claranet.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions