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
> +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
Add a semantic patch for fixing some cases of checkpatch.pl error:
ERROR: do not use assignment in if condition
Signed-off-by: Kris Borer
---
scripts/coccinelle/style/assignment_in_if.cocci | 128
1 file changed, 128 insertions(+)
create mode 100644 scripts/coccinelle/
Add a semantic patch for fixing some cases of checkpatch.pl error:
ERROR: do not use assignment in if condition
Signed-off-by: Kris Borer
---
scripts/coccinelle/style/assignment_in_if.cocci | 128
1 file changed, 128 insertions(+)
create mode 100644 scripts/coccinelle/
Add a semantic patch for fixing some cases of checkpatch.pl error:
ERROR: do not use assignment in if condition
Signed-off-by: Kris Borer
Acked-by: Julia Lawall
---
scripts/coccinelle/style/assignment_in_if.cocci | 128
1 file changed, 128 insertions(+)
create mode 10
5 matches
Mail list logo