[Patch][Trivial] Fix debug statement in inftlcore.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

this fixes a copy/paste bug found by cpminer inside the
inftlcore.c file

Signed-off-by: Eric Sesterhenn <[email protected]>

--- linux-2.6.16-rc1-git4/drivers/mtd/inftlcore.c.orig	2006-01-25 20:51:14.000000000 +0100
+++ linux-2.6.16-rc1-git4/drivers/mtd/inftlcore.c	2006-01-25 20:51:25.000000000 +0100
@@ -132,7 +132,7 @@ static void inftl_add_mtd(struct mtd_blk
 		return;
 	}
 #ifdef PSYCHO_DEBUG
-	printk(KERN_INFO "INFTL: Found new nftl%c\n", nftl->mbd.devnum + 'a');
+	printk(KERN_INFO "INFTL: Found new inftl%c\n", inftl->mbd.devnum + 'a');
 #endif
 	return;
 }


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux