Skip to content
Snippets Groups Projects
Commit 6fbd8569 authored by zhong jiang's avatar zhong jiang Committed by Masahiro Yamada
Browse files

Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci


Because pci_alloc_consistent has been deprecated. We prefer to use
dma_alloc_coherent directly. Therefore, we should remove pci_alloc_consistent
to increase the confidence.

Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Acked-by: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: default avatarzhong jiang <zhongjiang@huawei.com>
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent f55f2328
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment