dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/coccinelle
Julia Lawall a1087ef6ab scripts/coccinelle: update for compatability with Coccinelle 0.2.4
For doubleinit.cocci, Coccinelle 0.2.4 requires a comma after ... in a
field list.  Coccinelle also now behaves gracefully when a definition is
provided for a virtual that doesn't exist, so there is no need for the
semantic patch code to check for this case.

Updated the documentation to reflect the fact that the best results will
now be obtained with Coccinelle version 0.2.4 or later.

Signed-off-by: Julia Lawall <julia@diku.dk>
2010-12-03 12:27:01 +01:00
..
api Coccinelle: Move alloc directory into api directory 2010-08-31 11:43:13 +02: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