linux/scripts/coccinelle
Julia Lawall 22e0059af3 coccinelle: semantic patches related to devm_ functions (part 1)
devm_ functions allocate memory that is to remain allocated until the
device is detached.  This patch checks for opportunities for using the
function devm_request_and_ioremap.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-01-14 22:39:53 +01:00
..
api coccinelle: semantic patches related to devm_ functions (part 1) 2012-01-14 22:39:53 +01:00
free Coccinelle: Use new comment format to explain kfree.cocci 2010-10-13 14:26:06 +02: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