]> git.proxmox.com Git - mirror_frr.git/commit - tools/checkpatch.pl
tools: add iterators to checkpatch
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 12 Oct 2021 22:00:03 +0000 (00:00 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 19 Oct 2021 12:58:51 +0000 (14:58 +0200)
commit4d619e25abbd16eb76882e55cccf24ef6bad8a4e
tree8c032d0a0df0c89dfe5670fb39452519316dbe18
parenta1103bd3526009baeb789fb0e6d1e04b121c7c35
tools: add iterators to checkpatch

For the purpose of allowing the space in `frr_each (`, copy the list of
iterators from .clang-format and wire it up appropriately.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tools/checkpatch.pl