netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 12/12] caif: remove duplicated #include
@ 2010-05-22 17:13 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2010-05-22 17:13 UTC (permalink / raw)
  To: davem; +Cc: netdev, Huang Weiyi

Remove duplicated #include('s) in
  net/caif/caif_socket.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 net/caif/caif_socket.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/caif/caif_socket.c b/net/caif/caif_socket.c
index c3a70c5..a9681c3 100644
--- a/net/caif/caif_socket.c
+++ b/net/caif/caif_socket.c
@@ -15,7 +15,6 @@
 #include <linux/poll.h>
 #include <linux/tcp.h>
 #include <linux/uaccess.h>
-#include <linux/mutex.h>
 #include <linux/debugfs.h>
 #include <linux/caif/caif_socket.h>
 #include <asm/atomic.h>
-- 
1.6.1.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-22 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:13 [PATCH 12/12] caif: remove duplicated #include Huang Weiyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).