]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Jan 2013 18:30:31 +0000 (10:30 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 21 Mar 2013 15:09:53 +0000 (08:09 -0700)
commitea36d3c8dbcca9057f291c90b332e484537ed4cc
tree5a38ea20496aa6e1d875a4b4ca05caf5fb95e529
parent20bb92606e5189fe0b9d351374e94ae7396ad8b9
hwmon: (ltc4215) 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/ltc4215.c