* [Cluster-devel] [PATCH -next] dlm: remove duplicated include from lowcomms.c
@ 2013-06-19 2:49 Wei Yongjun
0 siblings, 0 replies; only message in thread
From: Wei Yongjun @ 2013-06-19 2:49 UTC (permalink / raw)
To: cluster-devel.redhat.com
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
fs/dlm/lowcomms.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/dlm/lowcomms.c b/fs/dlm/lowcomms.c
index 4f539dd..d90909e 100644
--- a/fs/dlm/lowcomms.c
+++ b/fs/dlm/lowcomms.c
@@ -52,7 +52,6 @@
#include <linux/mutex.h>
#include <linux/sctp.h>
#include <linux/slab.h>
-#include <linux/sctp.h>
#include <net/sctp/sctp.h>
#include <net/ipv6.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-19 2:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19 2:49 [Cluster-devel] [PATCH -next] dlm: remove duplicated include from lowcomms.c Wei Yongjun
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).