mtd: remove printk's for [kv][mz]alloc failures
authorBrian Norris <computersforpeace@gmail.com>
Tue, 7 Jun 2011 23:01:54 +0000 (16:01 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:05 +0000 (15:02 +0300)
commit0870066d7e6c85bbe37741137e4c4731501a98e0
tree20b0c0e2417b222d18d0027e067dc55489db0940
parent96166056076af59d40e5b5aec5b09611c74cc911
mtd: remove printk's for [kv][mz]alloc failures

When a memory allocation fails, the kernel will print out a backtrace
automatically. These print statements are unnecessary.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/cmdlinepart.c
drivers/mtd/inftlcore.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/nand/rtc_from4.c
drivers/mtd/nftlcore.c
drivers/mtd/onenand/onenand_bbt.c
drivers/mtd/ssfdc.c