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:
093dee6
)
rds: tcp: remove duplicated include from tcp.c
author
Yue Haibing
<
[email protected]
>
Tue, 21 Aug 2018 14:05:42 +0000
(14:05 +0000)
committer
David S. Miller
<
[email protected]
>
Tue, 21 Aug 2018 16:50:53 +0000
(09:50 -0700)
Remove duplicated include.
Signed-off-by: Yue Haibing <
[email protected]
>
Acked-by: Sowmini Varadhan <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
net/rds/tcp.c
patch
|
blob
|
history
diff --git
a/net/rds/tcp.c
b/net/rds/tcp.c
index 2c7b7c352d3e8cf77c7aed4d29b61d481249827f..b9bbcf3d6c63976912433109d5c450830fb779f4 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 <net/addrconf.h>
#include "rds.h"