Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 30 Nov 2001 14:41:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 30 Nov 2001 14:41:32 -0500 Received: from tux.gsfc.nasa.gov ([128.183.191.134]:22943 "EHLO tux.gsfc.nasa.gov") by vger.kernel.org with ESMTP id ; Fri, 30 Nov 2001 14:41:13 -0500 Date: Fri, 30 Nov 2001 14:41:12 -0500 From: John Kodis To: linux-kernel@vger.kernel.org Subject: Re: Coding style - a non-issue Message-ID: <20011130144112.A31385@tux.gsfc.nasa.gov> Mail-Followup-To: John Kodis , linux-kernel@vger.kernel.org In-Reply-To: <20011128162317.B23210@work.bitmover.com> <9u7lb0$8t9$1@forge.intermeta.de> <20011130072634.E14710@work.bitmover.com> <1007138360.6656.27.camel@forge> <3C07B820.4108246F@mandrakesoft.com> <20011130185359.Q31176@blu> <3C07CDFB.7F1A9FFC@randomlogic.com> <3C07D742.A62FF72E@mandrakesoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C07D742.A62FF72E@mandrakesoft.com>; from jgarzik@mandrakesoft.com on Fri, Nov 30, 2001 at 02:00:18PM -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 30, 2001 at 02:00:18PM -0500, Jeff Garzik wrote: > Human beings know and understand context, and can use it > effectively. 'idx' or 'i' or 'bh' may make perfect sense in > context. There is absolutely no need for > JournalBHThatIsStoredAndSyncedWithSuperblock. Mathematics has a rich tradition of using short variable names such as "pi" rather than something like "circle-circumference-to-diameter-ratio". They keep formulas from becoming unreadably long, and have a meaning which is well understood in context. While the long version may more self-explainatory, it's the short form which is universally preferred. -- John Kodis. - 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/