Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1710656
| From | Elena Reshetova <elena.reshetova@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2] coccinelle: provide rule for finding refcounters |
| Date | 2017-08-14 08:10 +0200 |
| Message-ID | <uegJB-w3-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2] coccinelle: provide rule for finding refcounters Elena Reshetova <elena.reshetova@intel.com> - 2017-08-14 08:10 +0200
csiph-web