commit | a80e8ee66793ec2e7ce27fd0495a7b9c8e0a2a24 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Fri Oct 17 17:51:16 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Fri Oct 17 17:51:16 2008 +0200 |
tree | 49613f960b31f84ed56656367f1758c9cc07ee7f | |
parent | 4ed1077953f531b3fef4af4b4ade48a828c48869 [diff] |
hwmon: (max1619) Use inline functions instead of macros Macros evaluating their arguments more than once are evil. Signed-off-by: Jean Delvare <khali@linux-fr.org>