diff options
author | Leo Martins <[email protected]> | 2024-09-03 11:19:06 -0700 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-09-10 16:51:22 +0200 |
commit | 45763a0cbb91ba3a5db928c376c3b0bba3ce9b45 (patch) | |
tree | 20199c842e96b667ef6b7187ec8539409c7a3ebe /lib/crypto/mpi/mpiutil.c | |
parent | 4c74a32ad323f89ac99b0f147e331f6ead100efa (diff) |
btrfs: use btrfs_path auto free in zoned.c
All cleanup paths lead to btrfs_path_free so path can be defined with
the automatic freeing callback in the following functions:
- calculate_emulated_zone_size()
- calculate_alloc_pointer()
Signed-off-by: Leo Martins <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions