diff options
author | 2024-01-31 09:51:05 +0100 | |
---|---|---|
committer | 2024-02-01 07:44:51 -0800 | |
commit | c5e27b1a779ec25779d04c3af65aebaee6bd4304 (patch) | |
tree | e21aec4f2e5675509467e6809ac4ad2531c5dfc7 /scripts/generate_rust_analyzer.py | |
parent | nvmet-fc: defer cleanup using RCU properly (diff) | |
download | linux-rng-c5e27b1a779ec25779d04c3af65aebaee6bd4304.tar.xz linux-rng-c5e27b1a779ec25779d04c3af65aebaee6bd4304.zip |
nvmet-fc: free queue and assoc directly
Neither struct nvmet_fc_tgt_queue nor struct nvmet_fc_tgt_assoc are data
structure which are used in a RCU context. So there is no reason to
delay the free operation.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions