]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a2cba477c27c3c0210c80d2a48473feb49902ce
treed60b4f5d44825c3da4b239de29d435c353695381
parentd8354fb649d49426197896caec0074151006540c
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