diff options
author | Christophe JAILLET <[email protected]> | 2023-05-28 16:11:54 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-07-12 22:24:01 +0530 |
commit | 4ca95a5b220c901f9c2402532ef78bf5aaf7d35d (patch) | |
tree | c80e515200313e53c6138832004c45c899b493cf /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | b449c3f94dbf26a8c2c5427e16b631273ed81d3b (diff) |
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
dma_alloc_coherent() already clear the allocated memory, there is no need
to explicitly call memset().
Signed-off-by: Christophe JAILLET <[email protected]>
Acked-by: Fenghua Yu <[email protected]>
Acked-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/f44be04317387f8936d31d5470963541615f30ef.1685283065.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions