[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <737cca50-762d-8e90-9f4c-abecca597af6@intel.com>
Date: Mon, 30 Nov 2020 11:21:20 -0800
From: Jacob Keller <jacob.e.keller@...el.com>
To: Stephen Hemminger <stephen@...workplumber.org>,
netdev@...r.kernel.org
Subject: Re: [PATCH 0/5] Fix compiler warnings from GCC-10
On 11/29/2020 4:21 PM, Stephen Hemminger wrote:
> 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(-)
>
Nice to see these cleanups. I noticed a few of these recently while
working on devlink.
Reviewed-by: Jacob Keller <jacob.e.keller@...el.com>
Powered by blists - more mailing lists