diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-07-15 11:17:23 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-08-08 17:51:56 +0530 |
commit | 719e25dba4430a7f2b1e77fa962f0527ebc9371d (patch) | |
tree | 795e9ccbb92b22c9f514f5dc870b72fe3807883d /.gitattributes | |
parent | 9603a7ab60989f586786f082a8b1e3bf6fbcc749 (diff) |
dmaengine: qcom_hidma: Remove call to memset after dmam_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>
Acked-by: Sinan Kaya <okaya@kernel.org>
Link: https://lore.kernel.org/r/20190715031723.6375-1-huangfq.daxian@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions