[PATCH v2 0/8] Coccinelle: atomic_as_refcounter: Adjustments for source code search specifications

From: SF Markus Elfring
Date: Mon Jul 16 2018 - 13:22:25 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Jul 2018 19:15:26 +0200

This source code search pattern was programmed in the way that
some implementation details could be improved further.
I suggest to avoid unnecessary code repetition also in this script
for the semantic patch language.

Markus Elfring (8):
Delete an unnecessary SmPL rule
Omit placeholder specifications from a SmPL constraint
Optimise a disjunction in the first SmPL rule
Use type âexpressionâ for another metavariable
Replace disjunction by a constraint in two SmPL rules
Use nested disjunctions in the first SmPL rule
Use string literals directly in two SmPL rules
Use format string directly in the first SmPL rule

---

V2:
Possible changes were recombined after the deletion of a questionable
SmPL rule.

.../coccinelle/api/atomic_as_refcounter.cocci | 108 ++++--------------
1 file changed, 24 insertions(+), 84 deletions(-)

--
2.18.0