diff options
author | 2024-10-21 17:12:22 +0100 | |
---|---|---|
committer | 2024-11-11 14:34:19 +0100 | |
commit | c3a5888e0f4749c721b969e635303f397be9b44e (patch) | |
tree | 79ed71ea2a9e0b4d910626787cb93f1d87c71980 /scripts/gcc-plugins/structleak_plugin.c | |
parent | btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs() (diff) | |
download | wireguard-linux-c3a5888e0f4749c721b969e635303f397be9b44e.tar.xz wireguard-linux-c3a5888e0f4749c721b969e635303f397be9b44e.zip |
btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
The fs_info parameter is redundant because it can be extracted from the
transaction given as another parameter. So remove it and use the fs_info
accessible from the transaction.
Reviewed-by: Boris Burkov <boris@bur.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 '')
0 files changed, 0 insertions, 0 deletions