Re: [PATCH] coccicheck: Allow for overriding spatch flags

From: Michal Marek
Date: Mon Jun 20 2016 - 16:35:04 EST


On Sun, Jun 12, 2016 at 11:45:57PM +0200, Julia Lawall wrote:
>
>
> On Sun, 12 Jun 2016, Nicolas Palix (LIG) wrote:
>
> > Le 12/06/16 à 21:04, Deepa Dinamani a écrit :
> > > Documentation/coccinelle.txt suggests using the SPFLAGS
> > > make variable to pass additional options to spatch.
> > >
> > > Reorder the way SPFLAGS is added to FLAGS, to allow
> > > for options in the SPFLAGS to override the default
> > > --very-quiet option.
> > >
> > > Similarly, rearrage the FLAGS for org or report mode.
> > > This allows for overriding of the default --no-show-diff
> > > option through SPFLAGS.
> > >
> > > Signed-off-by: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
> > > Cc: Julia Lawall <Julia.Lawall@xxxxxxx>
> > > Cc: Gilles Muller <Gilles.Muller@xxxxxxx>
> > > Cc: Nicolas Palix <nicolas.palix@xxxxxxx>
> > Acked-By: Nicolas Palix <nicolas.palix@xxxxxxx>
>
> Acked-by: Julia Lawall <julia.lawall@xxxxxxx>

Applied to kbuild.git#misc.

Michal