All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] coccinelle: provide rule for finding refcounters
@ 2017-08-14  5:59 ` Elena Reshetova
  0 siblings, 0 replies; 11+ messages in thread
From: Elena Reshetova @ 2017-08-14  5:59 UTC (permalink / raw)
  To: julia.lawall
  Cc: linux-kernel, cocci, Gilles.Muller, nicolas.palix, mmarek,
	keescook, ishkamiel, Elena Reshetova

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 | 148 ++++++++++++++++++++++
 1 file changed, 148 insertions(+)
 create mode 100644 scripts/coccinelle/api/atomic_as_refcounter.cocci

-- 
2.7.4

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

end of thread, other threads:[~2017-08-15 16:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-14  5:59 [PATCH v2] coccinelle: provide rule for finding refcounters Elena Reshetova
2017-08-14  5:59 ` [Cocci] " Elena Reshetova
2017-08-14  5:59 ` [PATCH] Coccinelle: add atomic_as_refcounter script Elena Reshetova
2017-08-14  5:59   ` [Cocci] " Elena Reshetova
2017-08-14 14:16   ` Julia Lawall
2017-08-14 14:16     ` [Cocci] " Julia Lawall
2017-08-15 12:19     ` Reshetova, Elena
2017-08-15 12:19       ` [Cocci] " Reshetova, Elena
2017-08-15 10:55   ` [Cocci] " SF Markus Elfring
2017-08-15 11:02     ` Julia Lawall
2017-08-15 16:43       ` SF Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.