]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/fscache: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Wed, 14 May 2014 00:01:19 +0000 (10:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:01:19 +0000 (10:01 +1000)
commit5e8dd7ab7cc52916b800203802c46558b6587758
tree8e51aebf840930080c559df4c6981c3de3aa92ed
parentd0dd660052ac12e7fd5699c1f3d5f877f0aeddf8
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