diff options
author | 2024-02-16 15:53:25 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:52 +0100 | |
commit | ef923440e252531c1a468626b3ad4aa7d13f9f83 (patch) | |
tree | 1df5db429b3e1386c7bb47c68ded31b7cbcb1c33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: open code btrfs_backref_iter_free() (diff) | |
download | wireguard-linux-ef923440e252531c1a468626b3ad4aa7d13f9f83.tar.xz wireguard-linux-ef923440e252531c1a468626b3ad4aa7d13f9f83.zip |
btrfs: open code btrfs_backref_get_eb()
The helper is trivial, we can inline it. It's safe to remove the 'if' as
the iterator is always valid when used, the potential NULL was never
checked anyway.
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