]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
hwmon: (smsc47b397) Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Wed, 20 Oct 2010 06:51:48 +0000 (06:51 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:19 +0000 (10:55 -0800)
commitbf1a85eff87eeb0651b1c5b348d51206ec7c0ef5
treedcbd01056fb61045a4c01cc3879b7e7f7543c763
parent4b2515dbb94341db01db3208f9f40658c5e2a251
hwmon: (smsc47b397) 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>
drivers/hwmon/smsc47b397.c