]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Jan 2013 18:48:34 +0000 (10:48 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 1 Apr 2013 17:20:56 +0000 (10:20 -0700)
commitcc02ca7152db822129b8d03f4bc373de5551d22a
tree693f12bd2422845e75ab7d27c76a955832378cd5
parentcb7e52aff861fad1b8b06a698b3b14e54ec61e78
hwmon: (ltc4245) 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/ltc4245.c