commit | 3b079a919a2386f7e080222b25f1cffe9c91666b | [log] [tgz] |
---|---|---|
author | Howard McLauchlan <hmclauchlan@fb.com> | Wed Apr 18 18:02:37 2018 -0700 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:18 2018 +0200 |
tree | d4a5bf4ba60c032d1ec565939dfb3ca7e88a9314 | |
parent | a565971ff3e0f584ec163a32abf95196be623041 [diff] |
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>