diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-01-15 06:32:21 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-19 02:26:44 +0100 |
commit | bafda5d0f5eeef6f80a9030b23d824fd16dcd827 (patch) | |
tree | ba3c8f45d0f16b8caf903a0c7ffc440a3224dc6a /drivers/virtio | |
parent | hwmon: (pmbus) Replace strict_strtol with kstrtol (diff) | |
download | linux-bafda5d0f5eeef6f80a9030b23d824fd16dcd827.tar.xz linux-bafda5d0f5eeef6f80a9030b23d824fd16dcd827.zip |
hwmon: (max6650) Fix checkpatch issues
Fixed:
ERROR: do not use assignment in if condition
ERROR: open brace '{' following struct go on the same line
ERROR: spaces required around that '||' (ctx:VxV)
ERROR: switch and case should be at the same indent
WARNING: simple_strtoul is obsolete, use kstrtoul instead
Cc: Hans J. Koch <hjk@hansjkoch.de>
Acked-by: Hans J. Koch <hjk@hansjkoch.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions