[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0c1f2466-6af5-5299-6aa9-4479cef7bd76@gmail.com>
Date: Wed, 11 Aug 2021 12:28:55 -0600
From: David Ahern <dsahern@...il.com>
To: Justin Iurman <justin.iurman@...ege.be>, netdev@...r.kernel.org
Cc: stephen@...workplumber.org
Subject: Re: [PATCH iproute2-next] ipioam6: use print_nl instead of print_null
On 8/11/21 4:13 AM, Justin Iurman wrote:
> This patch addresses Stephen's comment:
>
> """
>> + print_null(PRINT_ANY, "", "\n", NULL);
>
> Use print_nl() since it handles the case of oneline output.
> Plus in JSON the newline is meaningless.
> """
>
> It also removes two useless print_null's.
>
> Signed-off-by: Justin Iurman <justin.iurman@...ege.be>
> ---
> ip/ipioam6.c | 12 ++++--------
> 1 file changed, 4 insertions(+), 8 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists