Skip to content

Commit

Permalink
dlm: remove duplicated include from lowcomms.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David Teigland <teigland@redhat.com>
  • Loading branch information
Wei Yongjun authored and David Teigland committed Jun 19, 2013
1 parent 86e92ad commit 06452eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/dlm/lowcomms.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 06452eb

Please sign in to comment.