[PATCH iproute2 0/3] compiler warning fixes
Stephen Hemminger <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Three small patches that fix warnings when iproute2 is built with latest GCC-17 and/or Clang-21. Stephen Hemminger (3): json_print: fix Gcc-17 warnings lib: fix warning from ll_addr_a2n tc/f_u32: fix const strchr() warning include/json_print.h | 4 ++-- lib/ll_addr.c | 52 +++++++++++++++++++++++--------------------- tc/f_u32.c | 6 +++-- 3 files changed, 33 insertions(+), 29 deletions(-) -- 2.53.0