commit | 26e56720916a2a84704d46268375f204f58bebc8 | [log] [tgz] |
---|---|---|
author | Bernd Schubert <bernd.schubert@itwm.fraunhofer.de> | Tue Jan 29 17:03:37 2013 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Fri Feb 22 11:39:13 2013 +0100 |
tree | 75f7696f870de3b4d1ccf666c54b86f1ca3c4355 | |
parent | ff3771cb717fd532d97f354cd169fd10da0d0339 [diff] |
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>