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-Tag: v2.6.25-rc1~1162^2~695 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=191df5737e3047de8b7d8ea4e17df241cf8eefca;p=safe%2Fjmp%2Flinux-2.6 [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 817169e..32afff8 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