linux/scripts/coccinelle/free
Julia Lawall 61cb48c3f9 scripts/coccinelle: check for field address argument to kfree
The argument to kfree should not be the address of a structure field.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-06-14 15:33:08 +02:00
..
clk_put.cocci coccinelle: semantic patch for missing clk_put 2012-02-25 00:07:11 +01:00
devm_free.cocci coccinelle: semantic patches related to devm_ functions (part 2) 2012-01-14 22:40:04 +01:00
iounmap.cocci coccinelle: semantic patch for missing iounmap 2012-02-25 00:07:11 +01:00
kfree.cocci scripts/coccinelle: improve the coverage of some semantic patches 2012-01-15 00:05:46 +01:00
kfreeaddr.cocci scripts/coccinelle: check for field address argument to kfree 2013-06-14 15:33:08 +02:00