Netdev List
 help / color / mirror / Atom feed
* [PATCH] caif: remove duplicated include
@ 2010-10-04 14:35 Nicolas Kaiser
  2010-10-05  6:34 ` Sjur BRENDELAND
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Kaiser @ 2010-10-04 14:35 UTC (permalink / raw)
  To: Sjur Braendeland; +Cc: netdev, linux-kernel

Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
 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 8ce9047..7a09fb6 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.7.2.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-05  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 14:35 [PATCH] caif: remove duplicated include Nicolas Kaiser
2010-10-05  6:34 ` Sjur BRENDELAND
2010-10-05  7:49   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox