netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] [001] dmfe : trivial/spelling fixes
Date: Thu, 8 Feb 2007 18:56:41 +0200	[thread overview]
Message-ID: <200702081856.41456.maximlevitsky@gmail.com> (raw)
In-Reply-To: <200702081853.22537.maximlevitsky@gmail.com>

On Thursday 08 February 2007 18:53, you wrote:
> On Thursday 08 February 2007 18:25, you wrote:
> > On Wed, 2007-02-07 at 10:28 -0800, Levitsky Maxim wrote:
> > > --- linux-2.6.20-org/drivers/net/tulip/dmfe.c   2007-02-03
> > > 11:47:52.000000000 +0200 +++ linux-2.6.20-mod/drivers/net/tulip/dmfe.c
> > > 2007-02-07 14:41:29.000000000 +0200 @@ -722,7 +742,8 @@ static int
> > > dmfe_stop(struct DEVICE *dev)
> > >
> > >  #if 0
> > >         /* show statistic counter */
> > > -       printk(DRV_NAME ": FU:%lx EC:%lx LC:%lx NC:%lx LOC:%lx TXJT:%lx
> > > RESET:%lx RCR8:%lx FAL:%lx TT:%lx\n",
> > > +       printk(DRV_NAME ": FU:%lx EC:%lx LC:%lx NC:%lx LOC:%lx TXJT:%lx
> > > +               RESET:%lx RCR8:%lx FAL:%lx TT:%lx\n",
> >
> > Perhaps you should fix this introduced hanging close quote too
> >
> > something like:
> >
> > 	printk(DRV_NAME ": FU:%lx EC:%lx LC:%lx NC:%lx LOC:%lx TXJT:%lx "
> > 	       "RESET:%lx RCR8:%lx FAL:%lx TT:%lx\n",
> >
> > cheers,  Joe
>
> Yes I will review everyting from start , and send it again , (it is much
> easier to do using gmail ;-)
>
> cheers , Maxim Levitsky

forget to CC netdev@vger.kernel.org

      parent reply	other threads:[~2007-02-08 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 18:28 [PATCH] [NETDEV] [001] dmfe : trivial/spelling fixes Levitsky Maxim
     [not found] ` <1170951913.3688.80.camel@localhost>
     [not found]   ` <200702081853.22537.maximlevitsky@gmail.com>
2007-02-08 16:56     ` Maxim Levitsky [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=200702081856.41456.maximlevitsky@gmail.com \
    --to=maximlevitsky@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).