]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}
authorVikram Narayanan <vikram186@gmail.com>
Wed, 10 Oct 2012 17:41:37 +0000 (23:11 +0530)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 18 Oct 2012 09:22:57 +0000 (12:22 +0300)
commit32ede3bb90cc4eefb91ab89019f4604b704825db
treef8682ea066410f68a9be4e608c73c86434f2f351
parentcdd8b267092c49c40b098713ec514cbf83a45699
mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}

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_torturetest.c