xfs: Remove the left function variable from xfs_ialloc_get_rec()
authorJie Liu <jeff.liu@oracle.com>
Mon, 24 Jun 2013 05:37:23 +0000 (13:37 +0800)
committerBen Myers <bpm@sgi.com>
Wed, 26 Jun 2013 17:22:41 +0000 (12:22 -0500)
This patch clean out the left function variable as it is
useless to xfs_ialloc_get_rec().

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found