Skip to content
Commit e9cf439f authored by Alexandru Moise's avatar Alexandru Moise Committed by David Sterba
Browse files

btrfs: use a single if() statement for one outcome in get_block_rsv()



Rather than have three separate if() statements for the same outcome
we should just OR them together in the same if() statement.

Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarAlexandru Moise <00moses.alexander00@gmail.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent a099d0fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment