]> 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>
Mon, 1 Apr 2013 17:20:56 +0000 (10:20 -0700)
commitcb7e52aff861fad1b8b06a698b3b14e54ec61e78
treeebd4af1f76aafd6d379eddebacad7e1e19f44052
parente8b968910831c419be0bcc4c178594a682c8877b
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