nvme: factor out a nvme_ns_ioctl helper
authorChristoph Hellwig <hch@lst.de>
Fri, 14 Aug 2020 08:30:50 +0000 (10:30 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Apr 2021 06:12:54 +0000 (08:12 +0200)
commita5d737f10022bd5d2acf5127935ff813fc832f6e
treed60b4f5d44825c3da4b239de29d435c353695381
parentd7790d3739cfd5051ba8990732a2dce795d4fae2
nvme: factor out a nvme_ns_ioctl helper

Factor out a helper for the namespace based ioctls.

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