diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-24 13:21:40 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-11-25 00:34:51 +0300 |
| commit | 285c3ab28eed282af70aba02d7708dea245bfc4b (patch) | |
| tree | ed4cc849ed9fdb43582608501512ef868dbf7252 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 937f99c736135e530895eff028503cb057eb75f6 (diff) | |
| download | linux-285c3ab28eed282af70aba02d7708dea245bfc4b.tar.xz | |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
