]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] small cleanups in xfs_btree.c
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Aug 2008 06:23:50 +0000 (16:23 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:23:50 +0000 (16:23 +1000)
commitcdcf43335cbb2380e533441e007e0c4ec42634d5
tree4c6ce14cb16c0cdbfb19504e1a0d7f3a7d759e25
parent41be8bed1f3168f34386f3a15d63682cfd586b8e
[XFS] small cleanups in xfs_btree.c

Remove unneeded xfs_btree_get_block forward declaration. Move
xfs_btree_firstrec next to xfs_btree_lastrec.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31787a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_btree.c