commit | 85b3ee07b986e90d5e9821dcb28bde340dfc7805 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Apr 13 11:28:29 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:26 2014 -0700 |
tree | 5572dcfed9358318c8ca909becb5a957093cbbde | |
parent | 1adf3a3e1cf2ceb30c32642ff35cb05467dc7a75 [diff] |
hwmon: (lm80) Convert fan display function macros into functions Convert fan display function macros into functions to reduce code size and improve code readability. Code size reduction is about 200 bytes on x86_64. Signed-off-by: Guenter Roeck <linux@roeck-us.net>