lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 8 Feb 2007 18:56:41 +0200
From:	Maxim Levitsky <maximlevitsky@...il.com>
To:	Maxim Levitsky <maximlevitsky@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] [001] dmfe : trivial/spelling fixes

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@...r.kernel.org
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ