Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 Jan 2002 17:22:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 Jan 2002 17:22:43 -0500 Received: from 213-98-126-44.uc.nombres.ttd.es ([213.98.126.44]:14596 "HELO neno.mitica") by vger.kernel.org with SMTP id ; Mon, 7 Jan 2002 17:22:31 -0500 To: Daniel Phillips Cc: Jeff Garzik , torvalds@transmeta.com, viro@math.psu.edu, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, ext2-devel@lists.sourceforge.net Subject: Re: PATCH 2.5.2.9: ext2 unbork fs.h (part 1/7) In-Reply-To: <20020107132121.241311F6A@gtf.org> X-Url: http://www.lfcia.org/~quintela From: Juan Quintela In-Reply-To: Date: 07 Jan 2002 21:54:03 +0100 Message-ID: Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "daniel" == Daniel Phillips writes: Hi daniel> Minor nit: daniel> if (!inode->u.ext2_ip) daniel> BUG(); daniel> You don't have to do this, if the pointer is null you will get a perfectly daniel> fine oops. Without nice line information :( Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - 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/