Re: [PATCH v3 02/24] atm: idt77252: Remove call to memset after dma_alloc_coherent

From: David Miller
Date: Mon Jul 15 2019 - 14:06:43 EST


From: Fuqian Huang <huangfq.daxian@xxxxxxxxx>
Date: Mon, 15 Jul 2019 11:17:09 +0800

> In commit 518a2f1925c3
> ("dma-mapping: zero memory returned from dma_alloc_*"),
> dma_alloc_coherent has already zeroed the memory.
> So memset is not needed.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian@xxxxxxxxx>

Applied.