From: Brian Norris Date: Tue, 7 Jun 2011 23:01:54 +0000 (-0700) Subject: mtd: remove printk's for [kv][mz]alloc failures X-Git-Tag: v3.2-rc1~14^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0870066d7e6c85bbe37741137e4c4731501a98e0;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed