]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
hwmon: (abituguru3) Fix checkpatch issues
authorGuenter Roeck <linux@roeck-us.net>
Sat, 14 Jan 2012 20:40:05 +0000 (12:40 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:26:45 +0000 (18:26 -0700)
commit79738416f6016198aef64a772d94ce50fe8b0f5c
treeaae326c0080052526d23fd5131875866b18a8594
parent65fe5c79577f181909a13500106027efd05db19a
hwmon: (abituguru3) Fix checkpatch issues

Fixed:
ERROR: do not use assignment in if condition
ERROR: "foo* bar" should be "foo *bar"
WARNING: line over 80 characters

Not fixed:
WARNING: msleep < 20ms can sleep for up to 20ms

Cc: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/abituguru3.c