alistair23-linux/drivers/mtd/tests
Brian Norris 33777e6676 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 <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-08-05 20:49:22 +01:00
..
Makefile
mtd_nandbiterrs.c mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} 2012-11-15 15:37:48 +02:00
mtd_nandecctest.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
mtd_oobtest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_pagetest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_readtest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_speedtest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_stresstest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_subpagetest.c mtd: tests: don't print error messages when out-of-memory 2013-08-05 20:49:22 +01:00
mtd_torturetest.c mtd: mtd_torturetest can cause stack overflows 2013-02-13 14:49:42 +02:00