nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Jul 2022 16:07:53 +0000 (18:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 26 Jul 2022 20:04:25 +0000 (16:04 -0400)
commitc80a722bca70e356e7e8edac6adc544b7b3bf0fa
tree11997e719080966c651b758c55a972de6b378a4b
parent35c1b3f93e44abd4011731e007e90bbff0013a5a
nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns

This shorter name much better fits what this function does in
the scanning process.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Javier González <javier.gonz@samsung.com>
Reviewed-by: Joel Granados <j.granados@samsung.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
drivers/nvme/host/core.c