diff options
author | David Sterba <dsterba@suse.com> | 2024-02-16 15:53:25 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:52 +0100 |
commit | ef923440e252531c1a468626b3ad4aa7d13f9f83 (patch) | |
tree | 1df5db429b3e1386c7bb47c68ded31b7cbcb1c33 /fs/btrfs/tree-mod-log.c | |
parent | 56430c14a627a70319b670aea53b117fd33e989f (diff) |
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 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions