diff options
| author | Lu Fengqi <[email protected]> | 2018-11-29 03:33:38 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-12-17 13:51:44 +0000 |
| commit | 3522e90301d7a669288611cb7e73cab4ac135545 (patch) | |
| tree | 9a65fe8672303ca491a347da10c635c77bb8250e /fs/btrfs/dev-replace.c | |
| parent | btrfs: skip file_extent generation check for free_space_inode in run_delalloc... (diff) | |
| download | kernel-3522e90301d7a669288611cb7e73cab4ac135545.tar.gz kernel-3522e90301d7a669288611cb7e73cab4ac135545.zip | |
btrfs: remove always true if branch in find_delalloc_range
The @found is always false when it comes to the if branch. Besides, the
bool type is more suitable for @found. Change the return value of the
function and its caller to bool as well.
Reviewed-by: Nikolay Borisov <[email protected]>
Signed-off-by: Lu Fengqi <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
