From: Fabian Frederick Date: Fri, 8 Aug 2014 21:20:57 +0000 (-0700) Subject: fs/ufs: convert printk to pr_foo() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9814c5d2dae4b6a3052321a6cb8f2dcc0b3e30b;p=pandora-kernel.git fs/ufs: convert printk to pr_foo() Use current logging functions. - no level printk under CONFIG_UFS_DEBUG converted to pr_debug - no level printk elsewhere converted to pr_err - add DDEBUG flag in Makefile - coalesce formats Signed-off-by: Fabian Frederick Cc: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed