summaryrefslogtreecommitdiff
path: root/fs/btrfs/raid-stripe-tree.c
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2025-10-24 12:21:40 +0200
committerDavid Sterba <dsterba@suse.com>2025-11-24 22:34:51 +0100
commit285c3ab28eed282af70aba02d7708dea245bfc4b (patch)
treeed4cc849ed9fdb43582608501512ef868dbf7252 /fs/btrfs/raid-stripe-tree.c
parent937f99c736135e530895eff028503cb057eb75f6 (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/raid-stripe-tree.c')
0 files changed, 0 insertions, 0 deletions