On Mon, Jul 28, 2014 at 05:45:56PM +0530, [email protected] wrote: > From: Pramod Gurav <[email protected]> > > This patch switches data allocation from kzalloc to devm_kzalloc. > It also removed some kfree() on data that was earlier allocated > using devm_kzalloc(). > > CC: Herbert Xu <[email protected]> > CC: "David S. Miller" <[email protected]> > CC: Grant Likely <[email protected]> > CC: Rob Herring <[email protected]> > CC: Nicolas Ferre <[email protected]> > > Signed-off-by: Pramod Gurav <[email protected]>
Both patches applied. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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/

