diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-05 12:22:39 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:49 +0100 |
commit | 530b601b912c42900a37d849b8a3592c8a560432 (patch) | |
tree | af6c46d4dd26abe0e513dc8c8496834a95f90a2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c782247b89376a83fa132f7d45d6977edae0629 (diff) |
btrfs: move __btrfs_bio_end_io() code into its single caller
The __btrfs_bio_end_io() helper is trivial and has a single caller, so
there's no point in having a dedicated helper function. Further the double
underscore prefix in the name is discouraged. So get rid of it and move
its code into the caller (btrfs_bio_end_io()).
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions