]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/squashfs/super.c: logging cleanup
authorFabian Frederick <fabf@skynet.be>
Thu, 26 Jun 2014 00:42:21 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:21 +0000 (10:42 +1000)
commit009877081be9176405fc2d26881db4f88c643bd8
tree0bd217f0c2e5f84c1e372e49cc9e424895b7d783
parent233e7d9d3f2a070977f6f3a02c8c53432a20e6d6
fs/squashfs/super.c: logging cleanup

- Convert printk to pr_foo()
- Add pr_fmt for future logging entries
- Coalesce formats

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Phillip Lougher <phillip@squashfs.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/squashfs/super.c