]> 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>
Mon, 28 Apr 2014 15:56:58 +0000 (08:56 -0700)
commita8a1596216c4a704bcfabee0733b9b5dc2cf3296
tree9cc235451814df43c0f4c4d50dbf4250540cd8d0
parent62ef99d743d4566addf1f66ce6d520da0cb6e0db
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