On Tue, 20 Oct 2015, Alexandru Moise wrote: > The assignment to NULL within the error condition was written > in a 2014 patch to suppress a compiler warning. > However it would be cleaner to just initialize the kmem_cache > to NULL and just return it in case of an error condition. > > Signed-off-by: Alexandru Moise <[email protected]>
Acked-by: David Rientjes <[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/

