Coccinelle: Update the options used to the new option scheme
authorNicolas Palix <nicolas.palix@imag.fr>
Thu, 20 Jun 2013 11:10:56 +0000 (13:10 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 3 Jul 2013 20:58:13 +0000 (22:58 +0200)
spatch has changed its option scheme.
E.g., --no_show_diff is now --no-show-diff

This patch updates:
 - scripts/coccicheck
 - Semantic patches under scripts/coccinelle/

Signed-off-by: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found