]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hwmon/lm77.c
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>
Wed, 21 May 2014 23:02:20 +0000 (16:02 -0700)
commit48dbd6ff142d518e01888d2addfab731ff65460e
treeff3eae95dd9ae785d7eaa7546a19e83aded6cbc6
parent50bf46509f24c914562b4d818a155d8dc8f45e10
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