Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 4 Sep 2002 19:59:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 4 Sep 2002 19:59:50 -0400 Received: from to-velocet.redhat.com ([216.138.202.10]:29172 "EHLO touchme.toronto.redhat.com") by vger.kernel.org with ESMTP id ; Wed, 4 Sep 2002 19:59:50 -0400 Date: Wed, 4 Sep 2002 20:04:24 -0400 From: Benjamin LaHaise To: Peter Chubb Cc: Daniel Phillips , Neil Brown , Pavel Machek , torvalds@transmeta.com, linux-kernel@vger.kernel.org Subject: Re: Large block device patch, part 1 of 9 Message-ID: <20020904200424.O1394@redhat.com> References: <825516963@toto.iv> <15734.37217.686498.162782@wombat.chubb.wattle.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <15734.37217.686498.162782@wombat.chubb.wattle.id.au>; from peter@chubb.wattle.id.au on Thu, Sep 05, 2002 at 09:04:01AM +1000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 16 On Thu, Sep 05, 2002 at 09:04:01AM +1000, Peter Chubb wrote: > Unfortunately, this doesn't really buy you much ---- standard C type > promotion rules mean that whatever (within reason) you pass to > llsect() will work without warning. Not if someone changes a variable to a pointer by accident without updating the printk. It does happen. -ben -- "You will be reincarnated as a toad; and you will be much happier." - 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/