netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: sched: sch_api: fix coding style issues for extack
@ 2017-12-04 23:39 Alexander Aring
  2017-12-04 23:39 ` [PATCH net-next 1/2] net: sched: sch_api: fix code style issues Alexander Aring
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexander Aring @ 2017-12-04 23:39 UTC (permalink / raw)
  To: davem; +Cc: jhs, xiyou.wangcong, jiri, netdev, Alexander Aring, David Ahern

Hi,

this patch prepares to handle extack for qdiscs and fixes checkpatch
issues.

There are a bunch of warnings issued by checkpatch which bothered me.
This first patchset is to get rid of those warnings to make way for
the next patchsets.

I plan to followup with qdiscs, classifiers and actions after this.

- Alex

Cc: David Ahern <dsahern@gmail.com>

Alexander Aring (2):
  net: sched: sch_api: fix code style issues
  net: sched: sch_api: rearrange init handling

 include/net/sch_generic.h | 10 +++--
 net/sched/sch_api.c       | 97 +++++++++++++++++++++++++----------------------
 2 files changed, 58 insertions(+), 49 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-12-05 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-04 23:39 [PATCH net-next 0/2] net: sched: sch_api: fix coding style issues for extack Alexander Aring
2017-12-04 23:39 ` [PATCH net-next 1/2] net: sched: sch_api: fix code style issues Alexander Aring
2017-12-05 12:29   ` Jamal Hadi Salim
2017-12-04 23:40 ` [PATCH net-next 2/2] net: sched: sch_api: rearrange init handling Alexander Aring
2017-12-05 12:30   ` Jamal Hadi Salim
2017-12-05 20:04 ` [PATCH net-next 0/2] net: sched: sch_api: fix coding style issues for extack David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).