]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/slub.c: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:36 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:36 +0000 (10:42 +1000)
commitcba33020aa256c5bdee88c7339cb7c01bb93b945
tree4def9d865db1c020ae5a9943d8db2076b08ba5b2
parent521f103d2ab7fa671e2038d34ec41f081acd4e40
mm/slub.c: convert printk to pr_foo()

-All printk(KERN_foo converted to pr_foo()

-Default printk converted to pr_warn()

-Coalesce format fragments

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Joe Perches <joe@perches.com>
Cc: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slub.c