]> git.puffer.fish Git - matthieu/frr.git/commit
lib/clippy: expose JOIN_TKN's fork node
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 21 Jul 2024 01:29:11 +0000 (18:29 -0700)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 31 Jul 2024 12:08:53 +0000 (08:08 -0400)
commite2344206ca26169bbc64b16a838856253013c1df
treef9757178e728bcef0321241ed557b5598713db23
parent3c1556f386a6c5866e1b5352571e44ed3e22da76
lib/clippy: expose JOIN_TKN's fork node

FORK_TKN's join node is already exposed, mirror to expose JOIN_TKN's
fork node.

(contains minor cleanup to make checkpatch.pl shut up)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command_py.c