Re: [PATCH iproute2] ip-link: cut one level indentation

2015-08-19 Thread Stephen Hemminger
On Fri, 14 Aug 2015 03:13:41 + Zhang Shengju wrote: > Cut one level indentation to make things easier to read. > > Signed-off-by: Zhang Shengju Applied -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH iproute2] ip-link: cut one level indentation

2015-08-13 Thread Zhang Shengju
Cut one level indentation to make things easier to read. Signed-off-by: Zhang Shengju --- ip/iplink.c | 65 +++-- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/ip/iplink.c b/ip/iplink.c index 520f750..504aa74 100644 --- a/