Btrfs: cleanup for duplicated code in find_free_extent
authorLiu Bo <bo.li.liu@oracle.com>
Fri, 14 Sep 2012 08:58:05 +0000 (02:58 -0600)
committerChris Mason <chris.mason@fusionio.com>
Thu, 4 Oct 2012 13:39:57 +0000 (09:39 -0400)
There is already an 'add free space' phrase in front of this one, we
needn't to redo it.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>

No differences found