diff options
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | 2017-03-04 12:32:50 -0600 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-04-18 14:07:25 +0200 |
commit | 4d339d01063a248b3deb3aff94aaf53be6e84e08 (patch) | |
tree | 2618a8a9d149d92dd2ba14290a96814ccbf94c90 /include/uapi | |
parent | 1a79c1f2466bb54b329155b2b6910f386dc5aa9d (diff) | |
download | linux-4d339d01063a248b3deb3aff94aaf53be6e84e08.tar.gz linux-4d339d01063a248b3deb3aff94aaf53be6e84e08.tar.bz2 linux-4d339d01063a248b3deb3aff94aaf53be6e84e08.zip |
btrfs: No need to check !(flags & MS_RDONLY) twice
Code cleanup.
The code block is for !(*flags & MS_RDONLY). We don't need
to check it again.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions