From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p96LuG8U204044 for ; Thu, 6 Oct 2011 16:56:17 -0500 Received: from ipmail07.adl2.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id D6C851B3F6C for ; Thu, 6 Oct 2011 14:56:14 -0700 (PDT) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by cuda.sgi.com with ESMTP id K7ZiFtiOCYf1F9FN for ; Thu, 06 Oct 2011 14:56:14 -0700 (PDT) Date: Fri, 7 Oct 2011 08:56:12 +1100 From: Dave Chinner Subject: Re: [PATCH] xfs: fix unused variable warning Message-ID: <20111006215612.GT3159@dastard> References: <1317877059-7024-1-git-send-email-david@fromorbit.com> <1317900267.3139.9.camel@doink> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1317900267.3139.9.camel@doink> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Alex Elder Cc: xfs@oss.sgi.com On Thu, Oct 06, 2011 at 06:24:27AM -0500, Alex Elder wrote: > On Thu, 2011-10-06 at 15:57 +1100, Dave Chinner wrote: > > From: Dave Chinner > > > > Fix this warning: > > > > fs/xfs/xfs_aops.c: In function 'xfs_end_io_direct_write': > > fs/xfs/xfs_aops.c:1280:17: warning: unused variable 'inode' [-Wunused-variable] > > > > Signed-off-by: Dave Chinner > > That line of code is not present in the current XFS > master branch on oss.sgi.com. I've got a 3.1-rc9 kernel that I merged the current XFS tree in. There were a couple of merge conflicts that I fixed, so maybe that's where it came from. I'll check. Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs