projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e92ad
)
dlm: remove duplicated include from lowcomms.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 19 Jun 2013 02:49:50 +0000
(10:49 +0800)
committer
David 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
patch
|
blob
|
history
diff --git
a/fs/dlm/lowcomms.c
b/fs/dlm/lowcomms.c
index 4f539dd9b1e94a10e019ebbdbf06802f2bd20dbf..d90909ec6aa6bc5dd846b0545773b8cee0bee7d8 100644
(file)
--- 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>