Re: [PATCH iproute2-next 0/3] route code cleanups

2018-02-07 Thread David Ahern
On 2/7/18 5:25 PM, Stephen Hemminger wrote: > Make code in iproute conform more to current coding style > conventions. Also split flush out into separate function. > > Stephen Hemminger (3): > iproute: whitespace fixes > iproute: don't do assignment in condition > iproute: make flush a separ

[PATCH iproute2-next 0/3] route code cleanups

2018-02-07 Thread Stephen Hemminger
Make code in iproute conform more to current coding style conventions. Also split flush out into separate function. Stephen Hemminger (3): iproute: whitespace fixes iproute: don't do assignment in condition iproute: make flush a separate function ip/iproute.c | 165