]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
dlm: remove duplicated include from lowcomms.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 19 Jun 2013 02:49:50 +0000 (10:49 +0800)
committerDavid Teigland <teigland@redhat.com>
Wed, 19 Jun 2013 14:52:09 +0000 (09:52 -0500)
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c

index 4f539dd9b1e94a10e019ebbdbf06802f2bd20dbf..d90909ec6aa6bc5dd846b0545773b8cee0bee7d8 100644 (file)
@@ -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>