From: Vikram Narayanan Date: Wed, 10 Oct 2012 17:42:02 +0000 (+0530) Subject: mtd: mtd_oobtest: printk -> pr_{info,err,crit} X-Git-Tag: v3.8-rc1~47^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04810274a982009ab26e2f15c32149c184e9e8e5;p=pandora-kernel.git mtd: mtd_oobtest: printk -> pr_{info,err,crit} Use pr_info() and pr_err() while defining pr_fmt(). This saves a few characters, joins a few lines, and makes the code a little more readable (and grep-able). Signed-off-by: Brian Norris Signed-off-by: Vikram Narayanan Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed