Josef Bacik 26df39a9e5 btrfs: fix uninitialized variable in find_first_clear_extent_bit
This was caught when syncing extent-io-tree.c into btrfs-progs.  This
however isn't really a problem, the only way next would be uninitialized
is if we found the range we were looking for, and in this case we don't
care about next.  However it's a compile error, so fix it up.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-12-05 18:00:59 +01:00
..
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:59 +01:00
2022-12-05 18:00:45 +01:00
2022-12-05 18:00:45 +01:00