scripts: Coccinelle script for pci_free_consistent()
authorstrnape1@fel.cvut.cz <strnape1@fel.cvut.cz>
Wed, 8 May 2013 21:03:08 +0000 (23:03 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 3 Jul 2013 13:50:38 +0000 (15:50 +0200)
commitf7b167113753e95ae61383e234f8d10142782ace
tree56b077d66f8969257840fd4f24724fbc7b1311c2
parent78a95b9b4b3dcb53736a1834e8557d3e1668562a
scripts: Coccinelle script for pci_free_consistent()

Created coccinelle script for reporting missing pci_free_consistent() calls.

Signed-off-by: Petr Strnad <strnape1@fel.cvut.cz>
Signed-off-by: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/coccinelle/free/pci_free_consistent.cocci [new file with mode: 0644]