DEV: coccinelle: Add rule to use `istnext()` where possible
authorTim Duesterhus <tim@bastelstu.be>
Thu, 4 Nov 2021 21:35:43 +0000 (22:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Nov 2021 06:48:38 +0000 (07:48 +0100)
commitef00c533e1ed37b414aab912f492be794ab589cc
treed13bb90ed27ab4a219203e1ba2f9a4a91c5de25b
parent025b93e3a20d6f132124ca73153af96a5563b1bf
DEV: coccinelle: Add rule to use `istnext()` where possible

This matches both `istadv(..., 1)` as well as raw `.ptr++` uses.
dev/coccinelle/ist.cocci