From: Stephen Hemminger <stephen@networkplumber.org>
To: Chien Yen <chien.yen@oracle.com>, David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next] rds: duplicate include net/tcp.h
Date: Tue, 9 Feb 2016 22:04:47 -0800 [thread overview]
Message-ID: <20160209220447.382b28a6@xeon-e3> (raw)
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"
next reply other threads:[~2016-02-10 6:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 6:04 Stephen Hemminger [this message]
2016-02-11 14:45 ` [PATCH net-next] rds: duplicate include net/tcp.h David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160209220447.382b28a6@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=chien.yen@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).