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 <[email protected]> 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
