Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758448AbZAMH61 (ORCPT ); Tue, 13 Jan 2009 02:58:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753801AbZAMH6N (ORCPT ); Tue, 13 Jan 2009 02:58:13 -0500 Received: from gw1.cosmosbay.com ([86.65.150.130]:41019 "EHLO gw1.cosmosbay.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753578AbZAMH6M convert rfc822-to-8bit (ORCPT ); Tue, 13 Jan 2009 02:58:12 -0500 Message-ID: <496C4987.8040803@cosmosbay.com> Date: Tue, 13 Jan 2009 08:57:59 +0100 From: Eric Dumazet User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: David Miller CC: joe.tian.kernel@gmail.com, lizf@cn.fujitsu.com, qhfeng.kernel@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] NET: fix wrong English expression in comments References: <496a3c51.09876e0a.03fe.7e80@mx.google.com> <496A9753.80802@cn.fujitsu.com> <6b1ba94c0901122336r511fa316o5f520a8d2d9d6e0@mail.gmail.com> <20090112.234441.131571840.davem@davemloft.net> In-Reply-To: <20090112.234441.131571840.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gw1.cosmosbay.com [0.0.0.0]); Tue, 13 Jan 2009 08:58:00 +0100 (CET) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1899 Lines: 49 David Miller a ?crit : > From: joe tian > Date: Tue, 13 Jan 2009 15:36:51 +0800 > >> 2009/1/12 Li Zefan : >>>> @@ -103,7 +103,7 @@ struct inet_bind_bucket; >>>> struct inet_timewait_sock { >>>> /* >>>> * Now struct sock also uses sock_common, so please just >>>> - * don't add nothing before this first member (__tw_common) --acme >>>> + * don't add anything before this first member (__tw_common) --acme >>> They are the same meaning... >>> >> I don't think they are the same meaning. >> I think "don't add anything" means "do add nothing" but not means "don't add >> nothing" > > No offense to anyone, but the only people arguing for "correctness" > seem to be non-native speakers of English. Is this correct? :-) > > As Ben tries to explain, "don't add nothing" is a colloquialism of > English that in fact can mean "do not add" > > It sounds amusing when read, and I'm not killing the character and > personality of this comment just for some language lawyering. > > No way. Oh my God... time for me to check what is a colloquialism :) According to wikipedia : A colloquialism is an expression not used in formal speech, writing or paralinguistics. Colloquialisms are also sometimes referred to collectively as "colloquial language". [1] Colloquialisms or colloquial language is considered to be characteristic of or only appropriate for casual, ordinary, familiar, or informal conversation rather than formal speech or writing.[2] Dictionaries often display colloquial words and phrases with the abbreviation colloq. as an identifier. Ouch... back to coding :) -- 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/