From: Rami Rosen Date: Fri, 18 Jan 2008 13:38:31 +0000 (-0800) Subject: [BRIDGE]: Remove unused include of a header file in ebtables.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=191df5737e3047de8b7d8ea4e17df241cf8eefca;p=linux-beck.git [BRIDGE]: Remove unused include of a header file in ebtables.c In net/bridge/netfilter/ebtables.c, - remove unused include of a header file (linux/tty.h) and remove the corresponding comment above it. Signed-off-by: Rami Rosen Signed-off-by: David S. Miller --- diff --git a/net/bridge/netfilter/ebtables.c b/net/bridge/netfilter/ebtables.c index 817169e718c1..32afff859e4a 100644 --- a/net/bridge/netfilter/ebtables.c +++ b/net/bridge/netfilter/ebtables.c @@ -15,8 +15,6 @@ * 2 of the License, or (at your option) any later version. */ -/* used for print_string */ -#include #include #include