btrfs: remove unused le_test_bit()
authorHoward McLauchlan <hmclauchlan@fb.com>
Thu, 19 Apr 2018 01:02:37 +0000 (18:02 -0700)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:18 +0000 (18:07 +0200)
commit3b079a919a2386f7e080222b25f1cffe9c91666b
treed4a5bf4ba60c032d1ec565939dfb3ca7e88a9314
parenta565971ff3e0f584ec163a32abf95196be623041
btrfs: remove unused le_test_bit()

With commit b18253ec57c0 ("btrfs: optimize free space tree bitmap
conversion"), there are no more callers to le_test_bit(). This patch
removes le_test_bit().

Signed-off-by: Howard McLauchlan <hmclauchlan@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.h