]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}
authorVikram Narayanan <vikram186@gmail.com>
Wed, 10 Oct 2012 17:40:22 +0000 (23:10 +0530)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 18 Oct 2012 09:22:56 +0000 (12:22 +0300)
commite46ebdbcd3fe0f5e043649b1e4f92c2bb6d72855
tree20393113f93a6650f90c9ec9941e666411adcf99
parent929e05dd09ec2c91ea1a5ccfb1bcd1aa8ab68b1f
mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}

Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/tests/mtd_stresstest.c