-
Chen Zhou authored
Function dma_alloc_coherent use in buf already zeroes out memory, so memset is not needed. Signed-off-by:
Chen Zhou <chenzhou10@huawei.com> Signed-off-by:
Rich Felker <dalias@libc.org>
2202d81bChen Zhou authoredFunction dma_alloc_coherent use in buf already zeroes out memory, so memset is not needed. Signed-off-by:
Chen Zhou <chenzhou10@huawei.com> Signed-off-by:
Rich Felker <dalias@libc.org>
Loading