linux_dsm_epyc7002/scripts/coccinelle/api
Luis Chamberlain dfd32cad14 dma-mapping: remove dma_zalloc_coherent()
dma_zalloc_coherent() is no longer needed as it has no users because
dma_alloc_coherent() already zeroes out memory for us.

The Coccinelle grammar rule that used to check for dma_alloc_coherent()
+ memset() is modified so that it just tells the user that the memset is
not needed anymore.

Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2019-01-08 07:58:49 -05:00
..
alloc dma-mapping: remove dma_zalloc_coherent() 2019-01-08 07:58:49 -05:00
debugfs
atomic_as_refcounter.cocci Coccinelle: add atomic_as_refcounter script 2018-07-18 01:18:05 +09:00
check_bq27xxx_data.cocci
d_find_alias.cocci
err_cast.cocci
kstrdup.cocci
memdup_user.cocci
memdup.cocci
platform_no_drv_owner.cocci
pm_runtime.cocci
ptr_ret.cocci
resource_size.cocci
simple_open.cocci
vma_pages.cocci