]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Fix 'Macros with complex values' checkpatch errors
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Jan 2013 13:54:40 +0000 (05:54 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 17 Mar 2013 23:28:00 +0000 (16:28 -0700)
commit4d4dfdf36c54a55fbc08e5f785ff6673ec9b2089
tree6191219726e24d91055b4410a18d1bed64ae0675
parenta35d8d7d6f1f91c01dc85a4201856a17144304b5
hwmon: Fix 'Macros with complex values' checkpatch errors

Fix:

ERROR: Macros with complex values should be enclosed in parenthesis

when it is seen due to complex code and not due to multi-line variable
declarations.

Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Alistair John Strachan <alistair@devzero.co.uk>
Acked-by: Alistair John Strachan <alistair@devzero.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/abituguru.c
drivers/hwmon/abituguru3.c
drivers/hwmon/gpio-fan.c
drivers/hwmon/s3c-hwmon.c