On Wed, Oct 09, 2013 at 01:52:02PM -0700, Joe Perches wrote: > There is no need to have OOM error messages after > devm_kzalloc failures as the call already does a > dump_stack() on OOM. > > This removal reduces overall object code size a small > amount and overall code size by ~1000 lines. > > Signed-off-by: Joe Perches <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

