diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 07:03:38 -0800 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-18 18:26:45 -0700 |
commit | 65fe5c79577f181909a13500106027efd05db19a (patch) | |
tree | 0a9d1bc57b1942eab51be93dd27dd5313492a37c /drivers/hwmon/abituguru3.c | |
parent | bafda5d0f5eeef6f80a9030b23d824fd16dcd827 (diff) | |
download | blackbird-obmc-linux-65fe5c79577f181909a13500106027efd05db19a.tar.gz blackbird-obmc-linux-65fe5c79577f181909a13500106027efd05db19a.zip |
hwmon: (vt8231) Fix checkpatch issues
Fixed:
ERROR: code indent should use tabs where possible
ERROR: do not use assignment in if condition
ERROR: trailing statements should be on next line
WARNING: braces {} are not necessary for any arm of this statement
WARNING: line over 80 characters
WARNING: please, no space before tabs
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Not fixed (false positive):
ERROR: Macros with multiple statements should be enclosed in a do - while loop
Cc: Roger Lucas <vt8231@hiddenengine.co.uk>
Acked-by: Roger Lucas <vt8231@hiddenengine.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/abituguru3.c')
0 files changed, 0 insertions, 0 deletions