Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753978AbXJBOUV (ORCPT ); Tue, 2 Oct 2007 10:20:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752129AbXJBOUI (ORCPT ); Tue, 2 Oct 2007 10:20:08 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:37643 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbXJBOUF (ORCPT ); Tue, 2 Oct 2007 10:20:05 -0400 Subject: Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode() From: Dave Kleikamp To: David Howells Cc: Zach Brown , Linus Torvalds , Christoph Hellwig , viro@ftp.linux.org.uk, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org In-Reply-To: <25570.1191331457@redhat.com> References: <1191330132.11136.2.camel@norville.austin.ibm.com> <963DCFBD-9E68-488E-BD2C-D8B751E65BDF@zabbo.net> <20071001130921.29339.72876.stgit@warthog.procyon.org.uk> <20071001130958.29339.31669.stgit@warthog.procyon.org.uk> <20071001173930.GA7718@mami.zabbo.net> <20071001180601.GA9417@infradead.org> <11826.1191328350@redhat.com> <25570.1191331457@redhat.com> Content-Type: text/plain Date: Tue, 02 Oct 2007 09:16:50 -0500 Message-Id: <1191334610.6252.0.camel@norville.austin.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 564 Lines: 19 On Tue, 2007-10-02 at 14:24 +0100, David Howells wrote: > Dave Kleikamp wrote: > > > Of course, the cast is unnecessary, > > The cast is necessary as the argument is a const pointer and the return type > is not. Ah yes. I stand corrected. -- David Kleikamp IBM Linux Technology Center - 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/