]> git.openfabrics.org - ~emulex/infiniband.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, 8 Apr 2013 04:16:40 +0000 (21:16 -0700)
commitbec24b74b2cf56442af11f2d43c5083650b8c372
tree16f18c09709515385a0fc5b6807ac8bfa0975275
parentf539038e0b26b88baf6caad9402ce17ab8256aac
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