]> git.baikalelectronics.ru Git - kernel.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, 8 Apr 2013 04:16:40 +0000 (21:16 -0700)
commit5c8fd38d8674e2c889fe8d6f438c946d8335aba2
tree807f2405dac515c6e12c0d17226139701d60e7a4
parent7e718ea4cdce7ec1593c0d4385924058b990f3b1
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