]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: coccinelle: add cs_endp_flags.cocci
authorWilly Tarreau <w@1wt.eu>
Tue, 17 May 2022 14:08:36 +0000 (16:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:34 +0000 (19:33 +0200)
commit87b60b2c9d5e26dcb872f6cdc51127e1e6861926
tree480e9e19285d463fd24cdcc4cfee53d81bb01af8
parentcd1d585e53a7b80b91dc3e0d551ad02c58091b0c
DEV: coccinelle: add cs_endp_flags.cocci

This one turns the various forms of "cs->endp->flags <op> value" to
their sc_ep_<op>(cs) equivalent.
dev/coccinelle/cs_endp_flags.cocci [new file with mode: 0644]