[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220116163312.460cf1c2@hermes.local>
Date: Sun, 16 Jan 2022 16:33:12 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Ahern <dsahern@...il.com>
Cc: netdev@...r.kernel.org, Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [PATCH v2 iproute2-next 00/11] clang warning fixes
On Sun, 16 Jan 2022 16:18:53 -0700
David Ahern <dsahern@...il.com> wrote:
> On 1/11/22 10:54 AM, Stephen Hemminger wrote:
> > This patch set makes iproute2-next main branch compile without warnings
> > on Clang 11 (and probably later versions).
> >
> > Still needs more testing before merge. There are likely to be some
> > unnecessary output format changes from this.
> >
>
> I think the tc patches are the only likely candidates. The
> print_string_name_value conversion should be clean.
>
> Jamal: As I recall you have a test suite for tc. Can you test this set?
There was a blank after newline and with print_string_name_value that goes away.
Lets introduce something like print_nl_indent() to handle that
Powered by blists - more mailing lists