aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/null/badzero.cocci
Commit message (Collapse)AuthorAge
* coccinelle/null: solve parse errorHimangi Saraogi2014-08-06
| | | | | | | | | | This patch solves the parse-error by adding @@ . This is necessary since Coccinelle version 1.0.0-rc20. Also, the comment is added to use a recent version of Coccinelle. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Michal Marek <mmarek@suse.cz>
* coccinelle: semantic patch converting 0 test to null testJulia Lawall2012-02-24
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Michal Marek <mmarek@suse.cz>