[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201130002135.6537-1-stephen@networkplumber.org>
Date: Sun, 29 Nov 2020 16:21:30 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH 0/5] Fix compiler warnings from GCC-10
Update to GCC-10 and it starts warning about some new things.
Stephen Hemminger (5):
devlink: fix uninitialized warning
bridge: fix string length warning
tc: fix compiler warnings in ip6 pedit
misc: fix compiler warning in ifstat and nstat
f_u32: fix compiler gcc-10 compiler warning
devlink/devlink.c | 2 +-
ip/iplink_bridge.c | 2 +-
misc/ifstat.c | 2 +-
misc/nstat.c | 3 +--
tc/f_u32.c | 2 +-
tc/p_ip6.c | 2 +-
6 files changed, 6 insertions(+), 7 deletions(-)
--
2.29.2
Powered by blists - more mailing lists