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/2] Fix duplicate #include headers
Date: Sat,  5 Apr 2014 00:28:59 -0600	[thread overview]
Message-ID: <1396679341-23502-1-git-send-email-sakiwit@gmail.com> (raw)

This tiny series fixes the same issue of duplicate #include headers.

Jean Sacren (2):
  sxgbe: fix duplicate #include headers
  mac802154: fix duplicate #include headers

 drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c | 1 -
 net/mac802154/mib.c                            | 1 -
 2 files changed, 2 deletions(-)

             reply	other threads:[~2014-04-05  6:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-05  6:28 Jean Sacren [this message]
2014-04-05  6:29 ` [PATCH net 1/2] sxgbe: fix duplicate #include headers Jean Sacren
2014-04-07  9:46   ` Byungho An
2014-04-05  6:29 ` [PATCH net 2/2] mac802154: " Jean Sacren
2014-04-07 17:19 ` [PATCH net 0/2] Fix " 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=1396679341-23502-1-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).