netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] pcmci: remove odd bracket
Date: Sat, 9 Jan 2010 13:22:06 +0100	[thread overview]
Message-ID: <20100109122206.GA7199@comet.dominikbrodowski.net> (raw)
In-Reply-To: <1262819146-21361-1-git-send-email-a.beregalov@gmail.com>

On Thu, Jan 07, 2010 at 02:05:46AM +0300, Alexander Beregalov wrote:
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
> ---
>  drivers/net/pcmcia/nmclan_cs.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/pcmcia/nmclan_cs.c b/drivers/net/pcmcia/nmclan_cs.c
> index 8a5ae3b..12e3233 100644
> --- a/drivers/net/pcmcia/nmclan_cs.c
> +++ b/drivers/net/pcmcia/nmclan_cs.c
> @@ -1402,7 +1402,6 @@ static void BuildLAF(int *ladrf, int *adr)
>    for (i = 0; i < 8; i++)
>      printk(KERN_CONT " %02X", ladrf[i]);
>    printk(KERN_CONT "\n");
> -  }
>  #endif
>  } /* BuildLAF */

Thanks, merged your patch to the pcmcia git tree (but renamed it to:

	pcmcia: remove odd bracket in nmclan_cs.c

).

Best,
	Dominik

      reply	other threads:[~2010-01-09 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 23:05 [PATCH] pcmci: remove odd bracket Alexander Beregalov
2010-01-09 12:22 ` Dominik Brodowski [this message]

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=20100109122206.GA7199@comet.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=a.beregalov@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).