commit | 1f923c7a6726b224b6b1b059da5a7f8e3dff1196 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Oct 20 06:51:36 2010 +0000 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sat Jan 08 10:55:10 2011 -0800 |
tree | c3d7c69967fec0fb16e5c3417653103312bd6348 | |
parent | 53ab0e6888925ae3ebe931c060120b0f11c1923c [diff] |
hwmon: (hwmon-vid) 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>