Re: [Cocci] [PATCH] invoke arguments the right way in coccinelle script

2013-07-09 Thread Nicolas Palix
Hi Cristian, You need Coccinelle version 1.0.0-rc11 or above. I think the minimal required version is about one year old. For more information see Documentation/coccinelle.txt which have been updated. If you prefer to stick to your current version, the commits to revert are the following ones ec

Re: [Cocci] [PATCH] invoke arguments the right way in coccinelle script

2013-07-09 Thread Lars-Peter Clausen
On 07/09/2013 05:21 PM, Cristian Bercaru wrote: > Because the command line arguments were invoked incorrectly > 'make coccicheck' failed to run 'irqf_oneshot.cocci' and all tests that > followed. Fixed that. > > Signed-off-by: Cristian Bercaru Time to update your coccinelle installation ;) --no