On 5/28/23 07:11, Christophe JAILLET wrote:
dma_alloc_coherent() already clear the allocated memory, there is no need to explicitly call memset(). Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Acked-by: Fenghua Yu <fenghua.yu@xxxxxxxxx> Thanks. -Fenghua