Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758722Ab3DYO0o (ORCPT ); Thu, 25 Apr 2013 10:26:44 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:54247 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757413Ab3DYO0n convert rfc822-to-8bit (ORCPT ); Thu, 25 Apr 2013 10:26:43 -0400 Date: Thu, 25 Apr 2013 16:26:41 +0200 (CEST) From: Guennadi Liakhovetski X-X-Sender: lyakh@axis700.grange To: Jiri Kosina cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] trivial: fix some then vs. than typos In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT X-Provags-ID: V02:K0:OFwqBrwskDffU6r2f3Y1OkbRt5+e1PPEGnQ4IjSbpcc itMyImZVZ76n2uqtqtmuPqOIimGH79diZX4XewA718ioYKUwLZ SyePCxx/1Mxpt3QpO8HsB6FnxWU46BAw3CnFRB83F6WQ6bQKgm cH4QBbdM7m+ZJOUtQe6O0EsGy4d0wkoBYRXZm+GvcvNTF4QKG5 zJbkQyjNN2iMth/pB5OTlVykqh7kbIgjPePMU1fA/Z3Lj0FEOm AvH7zcqZaErTciWEloHgQIpzFLj+/3m7nqIHwGxzfZNDyZ6n9d jqSyc5IEYwh7QxfpOJ9+UdGpceXLJoQqj0sk6dZEP0mZKS+4if 41Mq0ULsmodSPNc5DvweTui3j9rhXvUZ9QozAtqEoPkUD+cHAV q/DsbSg/QIz2w== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1899 Lines: 53 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 > [ ... 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/