From: Daniel Borkmann Date: Fri, 28 Aug 2015 16:46:39 +0000 (+0200) Subject: net: sched: don't break line in tc_classify loop notification X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b3b19923a371c9e099c30372d376b02fe66088;p=pandora-kernel.git 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 Signed-off-by: Daniel Borkmann Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed