alistair23-linux/drivers/mtd/tests
Vikram Narayanan 04810274a9 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 <computersforpeace@gmail.com>
Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2012-11-15 15:37:49 +02:00
..
Makefile mtd: tests: test for multi-bit error correction 2012-09-29 15:46:58 +01:00
mtd_nandbiterrs.c mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} 2012-11-15 15:37:48 +02:00
mtd_nandecctest.c mtd: tests: mtd_nandecctest: Use pr_fmt macro 2012-11-15 15:37:48 +02:00
mtd_oobtest.c mtd: mtd_oobtest: printk -> pr_{info,err,crit} 2012-11-15 15:37:49 +02:00
mtd_pagetest.c mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} 2012-11-15 15:37:48 +02:00
mtd_readtest.c mtd: tests: mtd_readtest: Replace printk with pr_{info,err} 2012-11-15 15:37:49 +02:00
mtd_speedtest.c mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} 2012-11-15 15:37:49 +02:00
mtd_stresstest.c mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} 2012-11-15 15:37:49 +02:00
mtd_subpagetest.c mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} 2012-11-15 15:37:49 +02:00
mtd_torturetest.c mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} 2012-11-15 15:37:49 +02:00