nvme: remove nvme_identify_ns_list
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Sep 2020 12:08:28 +0000 (14:08 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Oct 2020 05:56:19 +0000 (07:56 +0200)
commit7b15336257ed5623cddefa8d33069777494c98e0
tree0844461839f3361066170ce8d08d36ba23b509d4
parent0a05226a3a2038b28d78101239196222d375124a
nvme: remove nvme_identify_ns_list

Just fold it into the only caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
drivers/nvme/host/core.c