commit | edb8d53c684da4062ac8c461727ddc1839336aa5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:50 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:28 2011 -0800 |
tree | 849a30c7f379e522dc465942bffbad5ef920b11b | |
parent | 512504e9f5489dbe85c80fd2c1b44ab5a8e0d5fa [diff] |
hwmon: (via-cputemp) 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>