diff options
author | Nikolay Borisov <[email protected]> | 2021-11-23 09:23:42 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-01-03 15:09:46 +0100 |
commit | f1a8fc626586fcc62dd7eb44ebeddb4517784015 (patch) | |
tree | 8196ea16f7306c21945ab51d5ebd705fe2dcc902 /fs/btrfs/disk-io.c | |
parent | bf08387fb462ac7ab7dd4d3e4ac32728585bf625 (diff) |
btrfs: eliminate if in main loop in tree_search_offset
Reshuffle the code inside the first loop of tree_search_offset so that
one if() is eliminated and the becomes more linear.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions