]> 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, 18 Mar 2013 04:40:10 +0000 (21:40 -0700)
commit55e3b11198846b870aaf8d603eb70a4c36c4f009
tree8ddb71b6446e256de9de85c1ae71358e8b05c917
parent3264a6e9d3d8c93bcd5f5c23bd0f448eaf0b7fb3
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