diff options
author | Chunguang.xu <[email protected]> | 2024-12-03 11:39:55 +0800 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-12-27 13:33:48 -0800 |
commit | 36e3b1f9abe359b2bc25e81bc47b64354e42c9b1 (patch) | |
tree | 6a06ecf304dddb75390d7d2199960c0a64dfc730 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 74d16965d7ac378d28ebd833ae6d6a097186a4ec (diff) |
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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions