netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] rds: duplicate include net/tcp.h
@ 2016-02-10  6:04 Stephen Hemminger
  2016-02-11 14:45 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2016-02-10  6:04 UTC (permalink / raw)
  To: Chien Yen, David Miller; +Cc: netdev

Duplicate include detected.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

--- a/net/rds/tcp.c	2015-12-17 17:17:15.000000000 -0800
+++ b/net/rds/tcp.c	2016-02-09 22:02:23.491897938 -0800
@@ -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"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-11 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10  6:04 [PATCH net-next] rds: duplicate include net/tcp.h Stephen Hemminger
2016-02-11 14:45 ` David Miller

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).