[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ad39e229-f19e-7121-4c19-bf06aff751b1@gmail.com>
Date: Fri, 9 Feb 2018 09:12:41 -0700
From: David Ahern <dsahern@...il.com>
To: Serhey Popovych <serhe.popovych@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next] ip: Use print_0xhex() where appropriate
On 2/8/18 9:04 AM, Serhey Popovych wrote:
> In gre/gre6 for non-JSON output 0x%x format is used: use print_0xhex()
> to get the same value for JSON.
>
> Get rid of custom _print_hex() in bridge slave code: print_0xhex() can
> be used perfectly.
>
> Break long print_uint() with long argument list to fit into 80 columns.
>
> Signed-off-by: Serhey Popovych <serhe.popovych@...il.com>
> ---
> ip/iplink_bridge_slave.c | 24 +++++-------------------
> ip/link_gre.c | 6 ++++--
> ip/link_gre6.c | 6 ++++--
> 3 files changed, 13 insertions(+), 23 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists