[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081204022650.GA5159@ubuntu>
Date: Thu, 4 Dec 2008 10:26:50 +0800
From: Jianjun Kong <jianjun@...ux.org>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>
Subject: [PATCH] net: remove duplicated #include
net: remove duplicated #include
Signed-off-by: Jianjun Kong <jianjun@...ux.org>
---
net/socket.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/net/socket.c b/net/socket.c
index 92764d8..e9d65ea 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -69,7 +69,6 @@
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/mutex.h>
-#include <linux/thread_info.h>
#include <linux/wanrouter.h>
#include <linux/if_bridge.h>
#include <linux/if_frad.h>
--
1.5.6.3
--
Jianjun Kong | Happy Hacking
HOMEPAGE: http://kongove.cn/
GTALK: kongjianjun@...il.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists