]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/fscache: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:24 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:24 +0000 (10:42 +1000)
commitfa2b798e4c862f6b50c820606a4d229502fffb09
treec7882987c69cdab22232c030b50a412939317dac
parent114a16cf0f34e984b1a780c55ebbdafb13f9fbcc
fs/fscache: convert printk to pr_foo()

-All printk converted to pr_foo() except internal.h: printk(KERN_DEBUG

-Coalesce formats.

-Add pr_fmt

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/fscache/cache.c
fs/fscache/cookie.c
fs/fscache/internal.h
fs/fscache/main.c
fs/fscache/netfs.c
fs/fscache/operation.c
fs/fscache/page.c