From: Jamal Hadi Salim <j...@mojatatu.com> I have been staring at these small OCD cleanups for a while. Got cycles to do them as prep for another patch i am working on. Indentation/stylistic and consistency updates
Jamal Hadi Salim (2): net sched: indentation and other OCD stylistic fixes net sched: actions use tcf_lastuse_update for consistency 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 +++++++++++-------- net/sched/act_bpf.c | 3 ++- net/sched/act_connmark.c | 2 +- net/sched/act_csum.c | 2 +- net/sched/act_gact.c | 3 ++- net/sched/act_ife.c | 6 +++--- net/sched/act_ipt.c | 8 +++++--- net/sched/act_mirred.c | 1 - net/sched/act_nat.c | 2 +- net/sched/act_pedit.c | 2 +- net/sched/act_simple.c | 2 +- net/sched/act_skbedit.c | 2 +- net/sched/act_vlan.c | 5 +++-- net/sched/cls_api.c | 11 +++++++---- 17 files changed, 52 insertions(+), 40 deletions(-) -- 1.9.1