From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Date: Sun, 2 Aug 2020 15:53:48 +0200 > Avoid a memset after a call to 'dma_alloc_coherent()'. > This is useless since > commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*") > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Applied.