* [PATCH] rds: tcp: remove duplicated include from tcp.c
@ 2018-08-21 14:05 Yue Haibing
2018-08-21 14:33 ` Sowmini Varadhan
2018-08-21 16:45 ` Santosh Shilimkar
0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2018-08-21 14:05 UTC (permalink / raw)
To: Santosh Shilimkar, David S. Miller
Cc: Yue Haibing, netdev, linux-rdma, rds-devel, kernel-janitors
Remove duplicated include.
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
net/rds/tcp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/rds/tcp.c b/net/rds/tcp.c
index 2c7b7c3..b9bbcf3 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 <net/addrconf.h>
#include "rds.h"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] rds: tcp: remove duplicated include from tcp.c
2018-08-21 14:05 [PATCH] rds: tcp: remove duplicated include from tcp.c Yue Haibing
@ 2018-08-21 14:33 ` Sowmini Varadhan
2018-08-21 16:45 ` Santosh Shilimkar
1 sibling, 0 replies; 3+ messages in thread
From: Sowmini Varadhan @ 2018-08-21 14:33 UTC (permalink / raw)
To: Yue Haibing
Cc: Santosh Shilimkar, David S. Miller, netdev, linux-rdma, rds-devel,
kernel-janitors
On (08/21/18 14:05), Yue Haibing wrote:
> Remove duplicated include.
>
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] rds: tcp: remove duplicated include from tcp.c
2018-08-21 14:05 [PATCH] rds: tcp: remove duplicated include from tcp.c Yue Haibing
2018-08-21 14:33 ` Sowmini Varadhan
@ 2018-08-21 16:45 ` Santosh Shilimkar
1 sibling, 0 replies; 3+ messages in thread
From: Santosh Shilimkar @ 2018-08-21 16:45 UTC (permalink / raw)
To: Yue Haibing, David S. Miller
Cc: netdev, linux-rdma, rds-devel, kernel-janitors
On 8/21/2018 7:05 AM, Yue Haibing wrote:
> Remove duplicated include.
>
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
Looks fine.
Acked-by : Santosh Shilimkar <santosh.shilimkar@oracle.ocm>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-08-21 20:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-21 14:05 [PATCH] rds: tcp: remove duplicated include from tcp.c Yue Haibing
2018-08-21 14:33 ` Sowmini Varadhan
2018-08-21 16:45 ` Santosh Shilimkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).