On Sat, Feb 17, 2018 at 03:41:13PM +0530, Souptick Joarder wrote: > Use dma_pool_zalloc() instead of dma_pool_alloc + memset > > Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx> Hmm, the memset doesn't just happen at allocation time. You haven't explained why it is OK to remove the memset at these other points. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt