public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [net-next PATCH 0/2] net sched small OCD cleanups
@ 2016-05-17 21:19 Jamal Hadi Salim
  2016-05-17 21:19 ` [net-next PATCH 1/2] net sched: indentation and other stylistic fixes Jamal Hadi Salim
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jamal Hadi Salim @ 2016-05-17 21:19 UTC (permalink / raw)
  To: davem
  Cc: netdev, xiyou.wangcong, nbd, baronchon, alexander.duyck, herbert,
	Jamal Hadi Salim

From: Jamal Hadi Salim <jhs@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-22 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17 21:19 [net-next PATCH 0/2] net sched small OCD cleanups Jamal Hadi Salim
2016-05-17 21:19 ` [net-next PATCH 1/2] net sched: indentation and other stylistic fixes Jamal Hadi Salim
2016-05-18 17:11   ` Cong Wang
2016-05-17 21:19 ` [net-next PATCH 2/2] net sched: actions use tcf_lastuse_update Jamal Hadi Salim
2016-05-18 17:13   ` Cong Wang
2016-05-19 18:28 ` [net-next PATCH 0/2] net sched small OCD cleanups David Miller
2016-05-22 16:31   ` Jamal Hadi Salim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox