From: Bernd Schubert Date: Tue, 29 Jan 2013 16:03:37 +0000 (+0100) Subject: coccicheck: Allow the user to give a V= (verbose) argument X-Git-Tag: v3.9-rc1~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e56720916a2a84704d46268375f204f58bebc8;p=pandora-kernel.git 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 CC: Julia Lawall Acked-by: Nicolas Palix Signed-off-by: Michal Marek --- Reading git-diff-tree failed