]> 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>
Mon, 1 Apr 2013 02:36:42 +0000 (19:36 -0700)
commitbd5ce45857cdf5973e14c1e783b239013e84bdc6
treee1cac0e8c7d3b27767fcee88cf0c91cba4f32606
parentd3f85c0704c11b335f6ea6fa9e7abd1707753cd8
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