]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae931fbf0df86f1820f1c8e5967eb6277a26d3f9
tree20b0c0e2417b222d18d0027e067dc55489db0940
parent822b10f58655ede46f931bbca5e5aae51f6109f7
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