aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
diff options
context:
space:
mode:
authorChunguang.xu <[email protected]>2024-12-03 03:39:55 +0000
committerKeith Busch <[email protected]>2024-12-27 21:33:48 +0000
commit36e3b1f9abe359b2bc25e81bc47b64354e42c9b1 (patch)
tree6a06ecf304dddb75390d7d2199960c0a64dfc730 /drivers/mmc/core/queue.c
parentnvmet-loop: avoid using mutex in IO hotpath (diff)
downloadkernel-36e3b1f9abe359b2bc25e81bc47b64354e42c9b1.tar.gz
kernel-36e3b1f9abe359b2bc25e81bc47b64354e42c9b1.zip
nvme-tcp: remove nvme_tcp_destroy_io_queues()
Now when destroying the IO queue we call nvme_tcp_stop_io_queues() twice, nvme_tcp_destroy_io_queues() has an unnecessary call. Here we try to remove nvme_tcp_destroy_io_queues() and merge it into nvme_tcp_teardown_io_queues(), simplify the code and align with nvme-rdma, make it easy to maintaince. Signed-off-by: Chunguang.xu <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions