summaryrefslogtreecommitdiffstats
path: root/fs/coda/cnode.c
diff options
context:
space:
mode:
authorAlex Dewar <alex.dewar90@gmail.com>2020-08-21 01:55:57 +0200
committerJulia Lawall <Julia.Lawall@lip6.fr>2020-08-21 22:35:40 +0200
commit7a2624e6de03050c9f15af21c216818d5508b5e9 (patch)
tree38ab3ae6ed6eb80ceef417659ca8ef4fa47c5592 /fs/coda/cnode.c
parentscripts: coccicheck: Add chain mode to list of modes (diff)
downloadlinux-7a2624e6de03050c9f15af21c216818d5508b5e9.tar.xz
linux-7a2624e6de03050c9f15af21c216818d5508b5e9.zip
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 <alex.dewar90@gmail.com> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Diffstat (limited to 'fs/coda/cnode.c')
0 files changed, 0 insertions, 0 deletions