]> asedeno.scripts.mit.edu Git - linux.git/commit
hwmon: (max1619) Drop function macros
authorGuenter Roeck <linux@roeck-us.net>
Sat, 12 Apr 2014 17:28:50 +0000 (10:28 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:25 +0000 (16:02 -0700)
commitf83111964ed74c3b2cd0a7d6363afb17efd87623
treefcc0a1bb201ec9629fd2f9435d79f56ac7bd3e71
parent40089a9fe265cae0669e84c5ee6fafa59949c215
hwmon: (max1619) Drop function macros

Function macros make the code larger and difficult ro read.
Drop them and reduce code size (on x86_64) by ~1800 bytes.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max1619.c