lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ