diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-14 21:04:18 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:27:05 -0700 |
commit | a318afd890ea4cf1e35543ad100704173edb4406 (patch) | |
tree | f427c585a7810ff6ba808923f63e8ef9e42d900b /drivers/devfreq | |
parent | 073f1e6c895f256b1d7b535a97fe0ced98ac1615 (diff) | |
download | linux-stable-a318afd890ea4cf1e35543ad100704173edb4406.tar.gz linux-stable-a318afd890ea4cf1e35543ad100704173edb4406.tar.bz2 linux-stable-a318afd890ea4cf1e35543ad100704173edb4406.zip |
hwmon: (lm92) 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: trailing whitespace
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
Modify multi-line comments to follow Documentation/CodingStyle.
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions