netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: andrew hendry <andrew.hendry@gmail.com>
To: Huang Weiyi <weiyi.huang@gmail.com>, netdev@vger.kernel.org
Subject: Re: [PATCH 09/12] X25: remove duplicated #include
Date: Sun, 23 May 2010 11:52:06 +1000	[thread overview]
Message-ID: <AANLkTikAx8dcmA4VDfOo8IdunMK0sCmMOf3a03KUxxas@mail.gmail.com> (raw)
In-Reply-To: <1274548380-188-1-git-send-email-weiyi.huang@gmail.com>

With x25 patches its best to CC netdev, the x25 list is not very active.
Compile tested, looks fine for net-next.

On Sun, May 23, 2010 at 3:13 AM, Huang Weiyi <weiyi.huang@gmail.com> wrote:
> Remove duplicated #include('s) in
>  drivers/net/wan/x25_asy.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> ---
>  drivers/net/wan/x25_asy.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/wan/x25_asy.c b/drivers/net/wan/x25_asy.c
> index 166e77d..e47f5a9 100644
> --- a/drivers/net/wan/x25_asy.c
> +++ b/drivers/net/wan/x25_asy.c
> @@ -37,8 +37,6 @@
>  #include <net/x25device.h>
>  #include "x25_asy.h"
>
> -#include <net/x25device.h>
> -
>  static struct net_device **x25_asy_devs;
>  static int x25_asy_maxdev = SL_NRUNIT;
>
> --
> 1.6.1.3
>
>

       reply	other threads:[~2010-05-23  1:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1274548380-188-1-git-send-email-weiyi.huang@gmail.com>
2010-05-23  1:52 ` andrew hendry [this message]
2010-06-04 23:14   ` [PATCH 09/12] X25: remove duplicated #include 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=AANLkTikAx8dcmA4VDfOo8IdunMK0sCmMOf3a03KUxxas@mail.gmail.com \
    --to=andrew.hendry@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=weiyi.huang@gmail.com \
    /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).