coccicheck: Allow the user to give a V= (verbose) argument
authorBernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Tue, 29 Jan 2013 16:03:37 +0000 (17:03 +0100)
committerMichal Marek <mmarek@suse.cz>
Fri, 22 Feb 2013 10:39:13 +0000 (11:39 +0100)
commit26e56720916a2a84704d46268375f204f58bebc8
tree75f7696f870de3b4d1ccf666c54b86f1ca3c4355
parentff3771cb717fd532d97f354cd169fd10da0d0339
coccicheck: Allow the user to give a V= (verbose) argument

Do not run with verbosity on/off depending on the ONLINE variable,
which gets set with C=1 or C=2, but allow the user to set the
verbosity using kernel default make V= paramemter.
Verbosity is off by default now.

Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
CC: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/coccinelle.txt
scripts/coccicheck
This page took 0.027463 seconds and 5 git commands to generate.