diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-24 12:21:40 +0200 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-11-24 22:34:51 +0100 |
| commit | 285c3ab28eed282af70aba02d7708dea245bfc4b (patch) | |
| tree | ed4cc849ed9fdb43582608501512ef868dbf7252 /fs/btrfs/acl.c | |
| parent | 937f99c736135e530895eff028503cb057eb75f6 (diff) | |
btrfs: declare free_ipath() via DEFINE_FREE()
The free_ipath() function was being used as a cleanup function
everywhere. Declare it via DEFINE_FREE() so we can use this function
with the __free() helper.
The name has also been adjusted so it's closer to the type's name.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/acl.c')
0 files changed, 0 insertions, 0 deletions