From: Brian Norris Date: Thu, 2 May 2013 21:18:51 +0000 (-0700) Subject: mtd: tests: don't print error messages when out-of-memory X-Git-Tag: v3.12-rc1~82^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33777e6676ca60652bd48c7867641fb779106909;p=pandora-kernel.git mtd: tests: don't print error messages when out-of-memory These strings are now unnecessary and discouraged in the kernel. The kernel will have plenty of big scary messages if kmalloc fails. These now only serve to bloat the module. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed