summaryrefslogtreecommitdiffstats
path: root/net/rds
diff options
context:
space:
mode:
authorstephen hemminger2016-02-10 07:04:47 +0100
committerDavid S. Miller2016-02-11 15:45:24 +0100
commitf48e72318aa6f6ac792eaf74f3b77491a5c43891 (patch)
treea945f4bda9606ac24f10b4f583a9d9643215d92e /net/rds
parentbonding: Return correct error code (diff)
downloadkernel-qcow2-linux-f48e72318aa6f6ac792eaf74f3b77491a5c43891.tar.gz
kernel-qcow2-linux-f48e72318aa6f6ac792eaf74f3b77491a5c43891.tar.xz
kernel-qcow2-linux-f48e72318aa6f6ac792eaf74f3b77491a5c43891.zip
rds: duplicate include net/tcp.h
Duplicate include detected. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
-rw-r--r--net/rds/tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rds/tcp.c b/net/rds/tcp.c
index 9d6ddbacd875..ad60299b088b 100644
--- a/net/rds/tcp.c
+++ b/net/rds/tcp.c
@@ -37,7 +37,6 @@
#include <net/tcp.h>
#include <net/net_namespace.h>
#include <net/netns/generic.h>
-#include <net/tcp.h>
#include "rds.h"
#include "tcp.h"