commit | 9711bcddde206047415b2eb42c545ad2b1ac8b76 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Apr 13 09:45:15 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:26 2014 -0700 |
tree | 28aa581b0e2b48d580c806747aa53089b9f8b90c | |
parent | 688a3174a2a0426a898dc641226249fa0df9e922 [diff] |
hwmon: (lm80) Convert temperature display function macros into functions Convert temperature display function macros into functions to reduce code size and improve code readability. Code size reduction is about 2k on x86_64. Signed-off-by: Guenter Roeck <linux@roeck-us.net>