aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAlex Dewar <[email protected]>2020-08-21 00:55:57 +0100
committerJulia Lawall <[email protected]>2020-08-21 22:35:40 +0200
commit7a2624e6de03050c9f15af21c216818d5508b5e9 (patch)
tree38ab3ae6ed6eb80ceef417659ca8ef4fa47c5592 /tools/perf/util/trace-event-scripting.c
parent4b2bd20c350a66d4f8a7c2da48b115fd4e06d15e (diff)
coccinelle: add patch rule for dma_alloc_coherent
Commit dfd32cad146e ("dma-mapping: remove dma_zalloc_coherent()") removed the definition of dma_zalloc_coherent() and also removed the corresponding patch rule for replacing instances of dma_alloc_coherent + memset in zalloc-simple.cocci (though left the report rule). Add a new patch rule to remove unnecessary calls to memset after allocating with dma_alloc_coherent. While we're at it, fix a couple of typos. Fixes: dfd32cad146e ("dma-mapping: remove dma_zalloc_coherent()") Signed-off-by: Alex Dewar <[email protected]> Signed-off-by: Julia Lawall <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions