]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch error
authorGuenter Roeck <linux@roeck-us.net>
Sun, 20 Jan 2013 05:24:23 +0000 (21:24 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 21 Mar 2013 15:09:54 +0000 (08:09 -0700)
commit04df10caa776f00a4c433c869d5b07f3c85e75c0
tree1be2ebaad4912a05850010e14d9cb99129bb3cfc
parent372d179626ab721114cf1c666bb712e929df0f29
hwmon: (ltc4261) 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/ltc4261.c