commit | 14a613cc23869d0ca69154bbc5816004fe201b17 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:46 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:17 2011 -0800 |
tree | 37e69cd07f83f8e3dbb9e3f308dc5dfc530a7d35 | |
parent | 2caec1343e0cfe59bacf3d4f67d69ab6283cc75b [diff] |
hwmon: (pkgtemp) 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>