]> rtime.felk.cvut.cz Git - linux-imx.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, 8 Apr 2013 04:16:40 +0000 (21:16 -0700)
commitb5f0f1eadf14d7afad8c8c7aadee7527082efaac
tree8c2d440b9daaad0f905b7c7e0043f5a10e2f6d53
parentbc0c591ec1d1f5dd0549c0f0d003647d197a025b
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