]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: coccinelle: Add rule to use `istend()` where possible
authorTim Duesterhus <tim@bastelstu.be>
Sat, 6 Nov 2021 14:14:43 +0000 (15:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 06:58:18 +0000 (07:58 +0100)
commit958f50454a1aeffcef1de262e351ca0e7d3a00ac
tree265bef3c96ce42933a8a7063b6b1ac8a6d7cf47d
parent9c523f10426ecb062a1f2bf2abfbf49e1d75343b
DEV: coccinelle: Add rule to use `istend()` where possible

This replaces `i.ptr + i.len` by `istend()`.
dev/coccinelle/ist.cocci