cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
* [Cocci] [PATCH v4] provide rule for finding refcounters
@ 2017-08-30  6:15 Elena Reshetova
  2017-08-30  6:15 ` [Cocci] [PATCH] Coccinelle: add atomic_as_refcounter script Elena Reshetova
  2017-08-30 10:21 ` [Cocci] [PATCH v4] provide rule for finding refcounters SF Markus Elfring
  0 siblings, 2 replies; 9+ messages in thread
From: Elena Reshetova @ 2017-08-30  6:15 UTC (permalink / raw)
  To: cocci

changes in v4:
Removed unnessesary "()" around expression in rule 4.

changes in v3:
Removed unnessesary rule 4 conditions pointed by Julia.

changes in v2:
Following the suggestion from Julia the first rule is split into
2. The output does not differ that much between these two versions,
but rule became more precise.


Elena Reshetova (1):
  Coccinelle: add atomic_as_refcounter script

 scripts/coccinelle/api/atomic_as_refcounter.cocci | 131 ++++++++++++++++++++++
 1 file changed, 131 insertions(+)
 create mode 100644 scripts/coccinelle/api/atomic_as_refcounter.cocci

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-31  9:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30  6:15 [Cocci] [PATCH v4] provide rule for finding refcounters Elena Reshetova
2017-08-30  6:15 ` [Cocci] [PATCH] Coccinelle: add atomic_as_refcounter script Elena Reshetova
2017-08-30 10:36   ` [Cocci] [PATCH v4] " SF Markus Elfring
2017-08-30 12:26   ` [Cocci] [PATCH] " Julia Lawall
2017-08-30 12:44     ` Reshetova, Elena
2017-08-30 13:06       ` Julia Lawall
2017-08-31  9:46         ` Reshetova, Elena
2017-08-30 13:43       ` [Cocci] [PATCH v4] " SF Markus Elfring
2017-08-30 10:21 ` [Cocci] [PATCH v4] provide rule for finding refcounters SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).