Hi Jiri

On Thu, 25 Apr 2013, Jiri Kosina wrote:

> On Wed, 17 Apr 2013, Guennadi Liakhovetski wrote:
> 
> > This patch fixes some of the obvious then vs. than typos.
> > 
> > Signed-off-by: Guennadi Liakhovetski <[email protected]>
> [ ... snip ... ]
> > --- a/Documentation/usb/mass-storage.txt
> > +++ b/Documentation/usb/mass-storage.txt
> > @@ -121,7 +121,7 @@
> >      capped.
> >  
> >      If this parameter is provided, and the number of files specified
> > -    in â??fileâ?? argument is greater then the value of â??lunsâ??, all 
> > excess
> > +    in â??fileâ?? argument is greater than the value of â??lunsâ??, all 
> > excess
> 
> UTF8 encoding problem?

Yep, looks like that.

> > --- a/arch/blackfin/lib/udivsi3.S
> > +++ b/arch/blackfin/lib/udivsi3.S
> > @@ -66,7 +66,7 @@ ENTRY(___udivsi3)
> >  .Ly_16bit:
> >    /* We know that the upper 17 bits of Y might have bits set,
> >    ** or that the sign bit of X might have a bit. If Y is a
> > -  ** 16-bit number, but not bigger, then we can use the builtins
> > +  ** 16-bit number, but not bigger, than we can use the builtins
> 
> This change is wrong.

Indeed :) As I said, my grepping did return a few false-positives, I 
cleaned up most of them, but missed this one.

Anyway, the patch was incomplete, and perhaps it would be better to split 
it into a series of patches - one per top-level directory to reduce merge 
conflicts. So, maybe someone with better UTF8 and grep / English grammar 
skills could take this over, I won't be requiring any credit for this :)

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to