diff options
author | David Sterba <dsterba@suse.com> | 2025-02-24 09:13:57 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:47 +0100 |
commit | efac576c22ebc0753898575d5b5386fba10847a6 (patch) | |
tree | 0a81ac815fc1e7bed458fd156123d5d2756bdf32 /fs/btrfs/dev-replace.c | |
parent | bd06bce1b387c57210afb238e538dd4d4acb4dbc (diff) |
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
The most trivial pattern for the auto freeing when the variable is
declared with the macro and the final btrfs_free_path() is removed.
There are almost none goto -> return conversions and there's no other
function cleanup.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions