From: Fabian Frederick Date: Wed, 4 Jun 2014 23:12:11 +0000 (-0700) Subject: fs/efs: convert printk to pr_foo() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179b87fb186b524ec75a5d54c0d7f25e8d559415;p=pandora-kernel.git fs/efs: convert printk to pr_foo() Convert all except KERN_DEBUG (pr_debug doesn't work the same as printk(KERN_DEBUG and requires special check) Signed-off-by: Fabian Frederick Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed