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: NJulia Lawall <julia.lawall@lip6.fr> Acked-by: NHimanshu Jha <himanshujha199640@gmail.com> Signed-off-by: Nzhong jiang <zhongjiang@huawei.com> Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Showing
想要评论请 注册 或 登录