Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 12 Jan 2003 17:24:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 12 Jan 2003 17:24:35 -0500 Received: from louise.pinerecords.com ([213.168.176.16]:21646 "EHLO louise.pinerecords.com") by vger.kernel.org with ESMTP id ; Sun, 12 Jan 2003 17:24:32 -0500 Date: Sun, 12 Jan 2003 23:33:18 +0100 From: Tomas Szepe To: Adam Kropelin Cc: Matti Aarnio , Linux Kernel Mailing List Subject: Re: any chance of 2.6.0-test*? Message-ID: <20030112223318.GG7132@louise.pinerecords.com> References: <1042400094.1208.26.camel@RobsPC.RobertWilkens.com> <20030112211530.GP27709@mea-ext.zmailer.org> <1042406849.3162.121.camel@RobsPC.RobertWilkens.com> <20030112215949.GA2392@www.kroptech.com> <1042410059.1208.150.camel@RobsPC.RobertWilkens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1042410059.1208.150.camel@RobsPC.RobertWilkens.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1004 Lines: 22 > [robw@optonline.net] > > That's the whole point.. To just browse the code.. I shouldn't have to > page down to understand what the code right in front of me is doing. > "goto out" is unclear. "retun error" is clear. "path_release" seems > like a relatively plain english function name and I can guess what it > does without knowing exactly what it does. I can also surmise that if I > go beyond a certain point in the function that I need to path_release() > the same way a non-kernel programmer might need to free memory allocated > inside of a function before returning to the calling function. > > It really is that simple. "Never argue with an idiot. They drag you down to their level, then beat you with experience." -- Martin Josefsson T. - 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/