]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 16 Aug 2011 13:44:42 +0000 (16:44 +0300)
commitd740d3d3594e1887c8e9fdb6436c350c89ba0fbd
tree52d8a18ded701d242eb1a6381dd60ea14f7bdff2
parente2dbb31e47db54ca430779c7e09c485b96a1db70
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