]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/tests/mtd_oobtest.c
Merge branch 'asoc-fix-cs4271' into asoc-cs4271
[karo-tx-linux.git] / drivers / mtd / tests / mtd_oobtest.c
index e86bb29419a21fe343eda838bc79c74cb660f73f..e827fa8cd8449c59831734974a99f0a6ebdb84bf 100644 (file)
@@ -366,8 +366,8 @@ static int __init mtd_oobtest_init(void)
        printk(KERN_INFO "=================================================\n");
 
        if (dev < 0) {
-               pr_info("Please specify a valid mtd-device via module paramter\n");
-               pr_crit(KERN_CRIT "CAREFUL: This test wipes all data on the specified MTD device!\n");
+               pr_info("Please specify a valid mtd-device via module parameter\n");
+               pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n");
                return -EINVAL;
        }