aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-10-21 12:10:26 +0100
committerDavid Sterba <[email protected]>2024-11-11 14:34:20 +0100
commit8d07a8f4c6415c71a9e0232aef8c2aee39620fca (patch)
treec82aaf47629b26f4e7382562b39f1a0be2aa930d /scripts/generate_rust_analyzer.py
parentc3a5888e0f4749c721b969e635303f397be9b44e (diff)
btrfs: remove duplicated code to drop delayed ref during transaction abort
When destroying delayed refs during a transaction abort, we have open coded the removal of a delayed ref, which is also done by the static helper function drop_delayed_ref(). So remove that duplicated code and use drop_delayed_ref() instead. Reviewed-by: Boris Burkov <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions