From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 02 Apr 2007 13:19:27 -0700 (PDT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l32KJOfB015559 for ; Mon, 2 Apr 2007 13:19:25 -0700 Date: Mon, 2 Apr 2007 21:02:09 +0100 From: Christoph Hellwig Subject: Re: review: remove unused ilen var from xfs_vnodeops.c Message-ID: <20070402200209.GA25101@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Timothy Shimmin Cc: xfs-dev@sgi.com, xfs@oss.sgi.com On Mon, Apr 02, 2007 at 04:31:52PM +1100, Timothy Shimmin wrote: > simple cleanup patch looks good.