فهرست منبع

[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 <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Rami Rosen 17 سال پیش
والد
کامیت
191df5737e
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      net/bridge/netfilter/ebtables.c

+ 0 - 2
net/bridge/netfilter/ebtables.c

@@ -15,8 +15,6 @@
  *  2 of the License, or (at your option) any later version.
  *  2 of the License, or (at your option) any later version.
  */
  */
 
 
-/* used for print_string */
-#include <linux/tty.h>
 
 
 #include <linux/kmod.h>
 #include <linux/kmod.h>
 #include <linux/module.h>
 #include <linux/module.h>