diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-25 13:45:25 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-20 14:01:45 -0500 |
commit | 3b00a6bafc726a9a9df45346fb734d9ecef7b428 (patch) | |
tree | a3fc49f05cbcff0860cb2c8b7692bdcab1b3b9e8 /lib/aes.c | |
parent | 9dba07f14304612ed4ee6d827898aa0cb55d4e26 (diff) |
fs: btrfs: simplify close_ctree_fs_info()
At the beginning of close_ctree_fs_info() the value 0 is assigned to err
and never changed before testing it.
Let's get rid of the superfluous variable.
Fixes: f06bfcf54d0e ("fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Diffstat (limited to 'lib/aes.c')
0 files changed, 0 insertions, 0 deletions