]> 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>
Thu, 21 Mar 2013 15:09:54 +0000 (08:09 -0700)
commit372d179626ab721114cf1c666bb712e929df0f29
treebc140543322e2e307a1ee192b8c34137e8d4841c
parentea36d3c8dbcca9057f291c90b332e484537ed4cc
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