]> git.puffer.fish Git - matthieu/frr.git/commit
lib: kill unused list_filter_out_nodes()
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 3 May 2021 14:40:09 +0000 (16:40 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 3 May 2021 18:56:55 +0000 (20:56 +0200)
commit02fb02de37ae7eb98328758707abaf2c31b4e785
treeee5cc77434884540e7045cf137bc591ca5a42fea
parentfdab29403786a385d40182967f0776fb4c44a8f6
lib: kill unused list_filter_out_nodes()

pimd was the only user of this function, and that has gone away now.
So just kill the function.

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