From: David S. Miller Date: Tue, 5 Dec 2017 20:04:27 +0000 (-0500) Subject: Merge branch 'sch_api-style' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9382a5067ea503069a0bd250d5488a85ce9c9c36;p=linux.git Merge branch 'sch_api-style' Alexander Aring says: ==================== net: sched: sch_api: fix coding style issues for extack 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. ==================== Signed-off-by: David S. Miller --- 9382a5067ea503069a0bd250d5488a85ce9c9c36