commit | 774f7827e13cfae720306ca44b83b93ab2a6b9be | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:51 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:29 2011 -0800 |
tree | 7dec01e868593cc6d0c33dc72b49fc92b7bb0460 | |
parent | edb8d53c684da4062ac8c461727ddc1839336aa5 [diff] |
hwmon: (via686a) Use pr_fmt and pr_<level> Added #define pr_fmt KBUILD_MODNAME ": " fmt Converted printks to pr_<level> Coalesced any long formats Removed prefixes from formats Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>