commit | 1055b5f90424056432430fa06f94f1d12db07fba | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Feb 12 15:15:16 2015 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Mar 09 09:59:35 2015 -0700 |
tree | 63240950ae973e3447442e462e83d0c0a71a0b3c | |
parent | 9eccca0843205f87c00404b663188b88eb248051 [diff] |
hwmon: (coretemp) Allow format checking By extracting the only part that differs we can allow static checking of the format string, and possibly save a little .rodata. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> [Guenter Roeck: continuation line alignment] Signed-off-by: Guenter Roeck <linux@roeck-us.net>