summaryrefslogtreecommitdiff
path: root/fs/btrfs/rcu-string.h
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2022-11-18 23:09:42 +0300
committerDavid Sterba <dsterba@suse.com>2022-12-05 20:00:59 +0300
commit26df39a9e5a8985674e814f0b27b25e8b4eb9ba7 (patch)
tree1ac5281d631d60364e624e9a1c3d61ef3841f07f /fs/btrfs/rcu-string.h
parentd7c9e1be2876f63fb2178a24e0c1d5733ff98d47 (diff)
downloadlinux-26df39a9e5a8985674e814f0b27b25e8b4eb9ba7.tar.xz
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>
Diffstat (limited to 'fs/btrfs/rcu-string.h')
0 files changed, 0 insertions, 0 deletions