diff options
author | Sagi Grimberg | 2022-02-14 11:07:27 +0200 |
---|---|---|
committer | Christoph Hellwig | 2022-02-28 13:45:05 +0200 |
commit | 8b850475c08caa9545c460d7dc823d0a8c7eafd3 (patch) | |
tree | d572bdfce7dfb5f743f10b4c20168f68cfd88c52 /drivers/irqchip | |
parent | 6f6d604b4ef896793901f213db3b45eefa7288fa (diff) |
nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
ida_simple_[get|remove] are wrappers anyways.
Also, use ida_alloc_min with the ns_ida as namespace
enumeration starts with 1.
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions