Re: [PATCH iproute2 2/2] tc filters: fix filters to display handle when deleted even when no option

2016-10-26 Thread Stephen Hemminger
On Mon, 17 Oct 2016 05:34:45 -0400 Jamal Hadi Salim wrote: > From: Jamal Hadi Salim > > Fix a few stylistic things that hurt my eyes while at it. > > Signed-off-by: Jamal Hadi Salim This patch has whitespace issues, please fix and resubmit. ARNING: suspect code indent for conditional state

[PATCH iproute2 2/2] tc filters: fix filters to display handle when deleted even when no option

2016-10-17 Thread Jamal Hadi Salim
From: Jamal Hadi Salim Fix a few stylistic things that hurt my eyes while at it. Signed-off-by: Jamal Hadi Salim --- tc/f_basic.c| 6 +++--- tc/f_bpf.c | 6 +++--- tc/f_cgroup.c | 7 +++ tc/f_flow.c | 4 ++-- tc/f_flower.c | 5 +++-- tc/f_fw.c | 38 +