diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-04-12 20:03:09 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-05-07 21:31:04 +0200 |
commit | 0509cc56619d63e946f1212d0f40767728e18fbc (patch) | |
tree | 29b0a62d4d5bd7888c3085f1df8c8bc788914d1e /net/lapb/lapb_out.c | |
parent | da3c5485419767d0943480b7e30066691966ca9a (diff) |
btrfs: initialize btrfs_delayed_ref_head with btrfs_ref
We are calling init_delayed_ref_head with all of the elements from
btrfs_ref, clean this up to simply pass in the btrfs_ref and initialize
the btrfs_delayed_ref_head with the values from the btrfs_ref directly.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions