From: Dave Chinner Date: Fri, 8 Apr 2011 02:45:07 +0000 (+1000) Subject: xfs: clean up code layout in xfs_trans_ail.c X-Git-Tag: v2.6.39-rc3~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4a3c503c185f5f0a20f04f90da0a6966dd03bd;p=pandora-kernel.git xfs: clean up code layout in xfs_trans_ail.c 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 Reviewed-by: Alex Elder --- Reading git-diff-tree failed