Fuqian Huang 3114bc89c0 usb: host: Remove call to memset after dma_alloc_coherent
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@gmail.com>
Link: https://lore.kernel.org/r/20190715032010.7258-1-huangfq.daxian@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-25 11:10:54 +02:00
..
2019-07-05 07:19:28 +02:00
2019-07-11 15:40:06 -07:00
2019-07-03 09:20:31 +02:00
2019-06-18 08:52:34 +02:00
2019-07-12 15:13:55 -07:00