alistair23-linux/scripts/coccinelle
Julia Lawall fb3f8af4ff coccinelle: semantic patches related to devm_ functions (part 2)
devm_ functions allocate memory that is to remain allocated until the
device is detached.  This patch checks for freeing of such memory using
standard memory freeing functions.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-01-14 22:40:04 +01:00
..
api coccinelle: semantic patches related to devm_ functions (part 1) 2012-01-14 22:39:53 +01:00
free coccinelle: semantic patches related to devm_ functions (part 2) 2012-01-14 22:40:04 +01:00
iterators Coccinelle: Add iterators/list_entry_update.cocci 2010-08-31 11:37:53 +02:00
locks Coccinelle: Find nested lock+irqsave functions that use the same flags variables. 2010-10-28 00:32:22 +02:00
misc scripts/coccinelle: update for compatability with Coccinelle 0.2.4 2010-12-03 12:27:01 +01:00
null scripts/coccinelle: update for compatability with Coccinelle 0.2.4 2010-12-03 12:27:01 +01:00
tests Coccinelle: Find doubled arguments to boolean or bit operators. 2010-10-28 00:32:23 +02:00