diff options
author | Chengguang Xu <cgxu519@gmx.com> | 2018-06-27 06:16:38 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-08-06 13:12:41 +0200 |
commit | 4de426cd394e4de4d3039aff7d20724d7d988dcf (patch) | |
tree | 4c6abf5799a495f4600ccb22a72cbabd5070f378 /fs/btrfs/print-tree.c | |
parent | btrfs: avoid error code override in btrfs_get_acl (diff) | |
download | linux-4de426cd394e4de4d3039aff7d20724d7d988dcf.tar.xz linux-4de426cd394e4de4d3039aff7d20724d7d988dcf.zip |
btrfs: remove unnecessary curly braces in btrfs_get_acl
It's only coding style fix not functinal change. When if/else has only
one statement then the braces are not needed.
Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions