btrfs: fix bool type in btrfs_page_exists_in_range
We use only a simple bool indicator, int is not a problem here.
Signed-off-by:
David Sterba <dsterba@suse.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We use only a simple bool indicator, int is not a problem here.
Signed-off-by:
David Sterba <dsterba@suse.com>