net: sched: don't break line in tc_classify loop notification
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 28 Aug 2015 16:46:39 +0000 (18:46 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2015 21:01:15 +0000 (14:01 -0700)
commitc1b3b19923a371c9e099c30372d376b02fe66088
tree54aede05c449e191a05c12b89a6f730492aabfc2
parentb0fbdae127a3968688ff7b474e9164dc4bf30dd5
net: sched: don't break line in tc_classify loop notification

Just some minor noise follow-up to address some stylistic issues of
commit 3b3ae880266d ("net: sched: consolidate tc_classify{,_compat}").
Accidentally v1 instead of v2 of that commit got applied, so this
patch adds the relative diff.

Suggested-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_api.c
This page took 0.025877 seconds and 5 git commands to generate.