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.popov...@gmail.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

Reply via email to