]> 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>
Mon, 1 Apr 2013 17:20:57 +0000 (10:20 -0700)
commit671050b282a16a028942b5710ede5b8de55d341d
treeaae72f8aa20538256b3d8eb8d0df27021cf30b92
parentcc02ca7152db822129b8d03f4bc373de5551d22a
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