Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH iproute2 0/3] compiler warning fixes
Date: Sun, 23 Aug 2026 16:51:30 -0700	[thread overview]
Message-ID: <20260823235220.79790-1-stephen@networkplumber.org> (raw)

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


             reply	other threads:[~2026-08-23 23:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-23 23:51 Stephen Hemminger [this message]
2026-08-23 23:51 ` [PATCH iproute2 1/3] json_print: fix Gcc-17 warnings Stephen Hemminger
2026-08-23 23:51 ` [PATCH iproute2 2/3] lib: fix warning from ll_addr_a2n Stephen Hemminger
2026-08-23 23:51 ` [PATCH iproute2 3/3] tc/f_u32: fix const strchr() warning Stephen Hemminger
2026-08-25  4:10 ` [PATCH iproute2 0/3] compiler warning fixes patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260823235220.79790-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox