]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/slub.c: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Sat, 17 May 2014 13:17:32 +0000 (23:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:17:32 +0000 (23:17 +1000)
commit17799b9a212979b71ae91922e649799547cfb4d6
tree839e62367799c9b75f781845134350dd0c709bd5
parent0b102da85d3a2e531ad7f2327927ffcb0784cc62
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