Re: [net-next PATCH 1/2] net sched: indentation and other stylistic fixes

2016-05-18 Thread Cong Wang
On Tue, May 17, 2016 at 2:19 PM, Jamal Hadi Salim wrote: > From: Jamal Hadi Salim > > Signed-off-by: Jamal Hadi Salim Looks good to me. I assume this patch passes checkpatch.pl. ;) Acked-by: Cong Wang

[net-next PATCH 1/2] net sched: indentation and other stylistic fixes

2016-05-17 Thread Jamal Hadi Salim
From: Jamal Hadi Salim Signed-off-by: Jamal Hadi Salim --- include/net/act_api.h | 14 -- include/net/tc_act/tc_defact.h | 4 ++-- include/uapi/linux/pkt_cls.h | 6 +++--- net/sched/act_api.c| 19 +++