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? > --- 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. -- Jiri Kosina SUSE Labs -- 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/

