]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Jan 2013 18:48:34 +0000 (10:48 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 18 Mar 2013 04:40:03 +0000 (21:40 -0700)
commit3264a6e9d3d8c93bcd5f5c23bd0f448eaf0b7fb3
treeb61d639f979314131c180c5ddc2c37b3a6327027
parentd280629ae250e5ae3e152d87a368f5837e215699
hwmon: (ltc4245) 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/ltc4245.c