]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/affs: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Wed, 14 May 2014 00:03:00 +0000 (10:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:03:00 +0000 (10:03 +1000)
commitc52a01a826d64f13e827e60dfdec44aa3a0f41f7
tree240bb3002d8093426766827254379a11e3a15ba9
parent1e4220991c52f36daff995809c97999c96f7fc2b
fs/affs: convert printk to pr_foo()

-All printk(KERN_foo converted to pr_foo()

-Default printk converted to pr_warn()

-Add pr_fmt to affs.h

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/affs/affs.h
fs/affs/amigaffs.c
fs/affs/bitmap.c
fs/affs/super.c