commit | 1f0a6742dd900b866c046e29d287c28f0df9bd51 | [log] [tgz] |
---|---|---|
author | Nicolas Palix <nicolas.palix@imag.fr> | Thu Jun 06 23:39:52 2013 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Fri Jun 14 15:26:47 2013 +0200 |
tree | 6162c97ea43b256118ab5be004bb83571be2b8bd | |
parent | f722406faae2d073cc1d01063d1123c35425939e [diff] |
Coccinelle: Make 'report' the default mode 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>