projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66688ea
)
[BRIDGE]: Remove unused include of a header file in ebtables.c
author
Rami Rosen
<ramirose@gmail.com>
Fri, 18 Jan 2008 13:38:31 +0000
(
05:38
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:02:48 +0000
(15:02 -0800)
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>
net/bridge/netfilter/ebtables.c
patch
|
blob
|
blame
|
history
diff --git
a/net/bridge/netfilter/ebtables.c
b/net/bridge/netfilter/ebtables.c
index 817169e718c1180ee8e9c3f5fab222727f4c4846..32afff859e4ac3b9da111f92dc453d630d8abef4 100644
(file)
--- 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 <linux/tty.h>
#include <linux/kmod.h>
#include <linux/module.h>