diff options
author | Alexandru Moise | 2015-09-09 00:18:50 +0000 |
---|---|---|
committer | David Sterba | 2015-10-21 18:28:48 +0200 |
commit | e9cf439f0dc824cca6b2dc0dbb14e17f3f80b7f1 (patch) | |
tree | e60295b7c85131d23c0ead3ae3e89657fd28a01b /fs/btrfs/volumes.c | |
parent | a099d0fdb34f00cee346703036a0a90d267e77d7 (diff) |
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: David Sterba <dsterba@suse.com>
Signed-off-by: Alexandru Moise <00moses.alexander00@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/volumes.c')
0 files changed, 0 insertions, 0 deletions