netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Sacren <sakiwit@gmail.com>
To: netdev@vger.kernel.org
Subject: [PATCH net 0/3] Fix duplicate #include headers
Date: Thu,  7 Aug 2014 06:50:45 -0600	[thread overview]
Message-ID: <1407415846-10277-3-git-send-email-sakiwit@gmail.com> (raw)

This series fixes duplicate #include headers in the current net
tree.

Jean Sacren (3):
  amd: xgbe: delete duplicate linux/phy.h header
  batman: delete duplicate multicast.h header
  openvswitch: fix duplicate #include headers

 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 1 -
 net/batman-adv/multicast.c               | 1 -
 net/openvswitch/datapath.c               | 2 --
 3 files changed, 4 deletions(-)

             reply	other threads:[~2014-08-07 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07 12:50 Jean Sacren [this message]
2014-08-07 23:04 ` [PATCH net 0/3] Fix duplicate #include headers 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=1407415846-10277-3-git-send-email-sakiwit@gmail.com \
    --to=sakiwit@gmail.com \
    --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).