Re: [PATCH v2] coccinelle: add style check for assignment in if

2016-02-09 Thread Julia Lawall
On Tue, 9 Feb 2016, SF Markus Elfring wrote: > > +virtual patch > > How do you think about to use this variable in a subsequent > SmPL rule? > > Would you like to consider also the reuse of SmPL variables > like "org" and "report"? I think that there is no point for these things, because checkp

Re: [PATCH v2] coccinelle: add style check for assignment in if

2016-02-09 Thread SF Markus Elfring
> +virtual patch How do you think about to use this variable in a subsequent SmPL rule? Would you like to consider also the reuse of SmPL variables like "org" and "report"? Regards, Markus