From: Paul Gortmaker Date: Thu, 26 May 2011 17:38:59 +0000 (-0400) Subject: net: sch_generic remove redundant use of X-Git-Tag: v3.2-rc1~22^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39aa9fddb984fcc61592d3eb88e345e315359161;p=pandora-kernel.git net: sch_generic remove redundant use of This file has modular references, but they are limited to those which are covered by the simple "struct module;" declaration used in dozens of other places. In fact that declaration is already there (just outside of the context of this commit) so simply remove the include line. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed