]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: tests: mtd_readtest: Replace printk with pr_{info,err}
authorVikram Narayanan <vikram186@gmail.com>
Wed, 10 Oct 2012 17:38:01 +0000 (23:08 +0530)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 18 Oct 2012 09:22:56 +0000 (12:22 +0300)
commit929e05dd09ec2c91ea1a5ccfb1bcd1aa8ab68b1f
tree0d56cf8485baa624661856fd4ab2ef659f298ae3
parent38b53d3cb5f47b0dda6c041332bb80c450c9b595
mtd: tests: mtd_readtest: Replace printk with pr_{info,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_readtest.c