From: Julia Lawall Date: Wed, 24 Nov 2010 14:54:18 +0000 (+0100) Subject: scripts/coccinelle: update for compatability with Coccinelle 0.2.4 X-Git-Tag: v2.6.38-rc1~437^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1087ef6abedf0bfd60e5e3fddf33192cb2c1325;p=pandora-kernel.git 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 --- Reading git-diff-tree failed