projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d9b6f4
)
rds: duplicate include net/tcp.h
author
stephen hemminger
<stephen@networkplumber.org>
Wed, 10 Feb 2016 06:04:47 +0000
(22:04 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Feb 2016 14:45:24 +0000
(09:45 -0500)
Duplicate include detected.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/tcp.c
patch
|
blob
|
history
diff --git
a/net/rds/tcp.c
b/net/rds/tcp.c
index 9d6ddbacd8750e22b05986b37e40a8fe1bb95865..ad60299b088b56979bf43e21286080460e22779f 100644
(file)
--- 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"