Re: [PATCH net-next] net: sched: don't break line in tc_classify loop notification
From: David Miller <davem@davemloft.net>
Date: 2015-08-28 21:01:33
From: David Miller <davem@davemloft.net>
Date: 2015-08-28 21:01:33
From: Daniel Borkmann <daniel@iogearbox.net> Date: Fri, 28 Aug 2015 18:46:39 +0200
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 <redacted>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>Applied, thanks.