From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p37LDTEr130776 for ; Thu, 7 Apr 2011 16:13:30 -0500 Subject: Re: [PATCH 6/9] xfs: clean up code layout in xfs_trans_ail.c From: Alex Elder In-Reply-To: <1302141445-27457-7-git-send-email-david@fromorbit.com> References: <1302141445-27457-1-git-send-email-david@fromorbit.com> <1302141445-27457-7-git-send-email-david@fromorbit.com> Date: Thu, 07 Apr 2011 16:16:36 -0500 Message-ID: <1302210996.2576.606.camel@doink> Mime-Version: 1.0 Reply-To: aelder@sgi.com 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: Dave Chinner Cc: xfs@oss.sgi.com On Thu, 2011-04-07 at 11:57 +1000, Dave Chinner wrote: > From: Dave Chinner > > This patch rearranges the location of functions in xfs_trans_ail.c > to remove the need for forward declarations of those functions in > preparation for adding new functions without the need for forward > declarations. > > Signed-off-by: Dave Chinner Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs