]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (lm77) Drop function macros
authorGuenter Roeck <linux@roeck-us.net>
Sat, 12 Apr 2014 16:17:37 +0000 (09:17 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 1 May 2014 11:09:19 +0000 (04:09 -0700)
commit147c3f1e658a5bd4145706eb4d9bc0fd2535906c
tree6777bc904038569dcdb396fc0e35aeeb20a287e3
parent23470149ede1ff049ef2082e9602e05549169506
hwmon: (lm77) Drop function macros

Function macros make the code harder to read and increase code size,
so drop them.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm77.c