diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-11-06 10:25:28 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-11-07 12:47:11 +0100 |
commit | 1e76a19895b5d8b2b5994263625fce35373041e7 (patch) | |
tree | b04ca28327572859f7d2481729d60ebfdd9538aa /dhcpv6.c | |
parent | 1d7cff3779e4bff944ce17c86471a87141c352d2 (diff) | |
download | passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar.gz passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar.bz2 passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar.lz passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar.xz passt-1e76a19895b5d8b2b5994263625fce35373041e7.tar.zst passt-1e76a19895b5d8b2b5994263625fce35373041e7.zip |
util: Remove unused ffsl() function
We supply a weak alias for ffsl() in case it's not defined in our libc.
Except.. we don't have any users for it any more, so remove it.
make cppcheck doesn't spot this at present for complicated reasons, but it
might with tweaks to the options I'm experimenting with.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'dhcpv6.c')
0 files changed, 0 insertions, 0 deletions