diff options
author | Christoph Hellwig <[email protected]> | 2023-01-21 07:50:08 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:51 +0100 |
commit | 7ab0fdfc810209fc493f2f67bdd41d5aafbc3a05 (patch) | |
tree | 4d96c43f929fded88076da7b61c6c0a11ce6af5a /tools/perf/scripts/python/task-analyzer.py | |
parent | 7609afac677546b225d8327d726cc558d3666496 (diff) |
btrfs: open code btrfs_bio_free_csum
btrfs_bio_free_csum has only one caller left, and that caller is always
for an data inode and doesn't need zeroing of the csum pointer as that
pointer will never be touched again. Just open code the conditional
kfree there.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions