Coccinelle: Make 'report' the default mode
authorNicolas Palix <nicolas.palix@imag.fr>
Thu, 6 Jun 2013 21:39:52 +0000 (23:39 +0200)
committerMichal Marek <mmarek@suse.cz>
Fri, 14 Jun 2013 13:26:47 +0000 (15:26 +0200)
It appears that the 'report' mode is the one always
provided by the semantic patches included in the kernel.
It is thus more natural to select it by default.

The 'chain' mode is however kept and the 'patch' mode
is still the first tried in that case.

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

No differences found