From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Jan 2001 14:31:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Jan 2001 14:31:11 -0500 Received: from mail48-s.fg.online.no ([148.122.161.48]:14810 "EHLO mail48.fg.online.no") by vger.kernel.org with ESMTP id ; Thu, 25 Jan 2001 14:31:01 -0500 To: kaih@khms.westfalen.de (Kai Henningsen) Cc: linux-kernel@vger.kernel.org Subject: Re: [OT?] Coding Style In-Reply-To: <28560036253BD41191A10000F8BCBD116BDCCD@zcard00g.ca.nortel.com> <200101231600.LAA24562@mah21awu.cas.org> <7uYrAAR1w-B@khms.westfalen.de> From: Harald Arnesen Date: 25 Jan 2001 20:30:18 +0100 In-Reply-To: <7uYrAAR1w-B@khms.westfalen.de> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org kaih@khms.westfalen.de (Kai Henningsen) writes: > > void ThisIsMyDumbassFunctionName > > > > if MUCH more difficult to read than > > > > void this_is_my_clear_and_easy_function_name > > I can certainly read the first easier than the second. So I assume you don't approve of the new German spelling standard, where nouns with capital letters are optional (don't know if it became reality, I remember reading that Günther Grass was against it). For a Norwegian, the second variant is much more readable. -- Harald Arnesen, Apalløkkveien 23 A, N-0956 Oslo, Norway - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/