]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Jan 2013 18:30:31 +0000 (10:30 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 18 Mar 2013 04:39:53 +0000 (21:39 -0700)
commitd280629ae250e5ae3e152d87a368f5837e215699
tree99341b71d26f55b8dbf072067869da2801f274ac
parent22a089a0971c7442b147ea4e229f112125925391
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error

Fix:
ERROR: Macros with complex values should be enclosed in parenthesis

by unwinding the problematic macros.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ltc4215.c