summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/api/kfree_mismatch.cocci
AgeCommit message (Collapse)Author
2020-10-17coccinelle: api: add kfree_mismatch scriptDenis Efremov
Check that alloc and free types of functions match each other. Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>