]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: merge nvme_ns_ioctl into nvme_ioctl
authorChristoph Hellwig <hch@lst.de>
Fri, 17 May 2019 09:47:35 +0000 (02:47 -0700)
committerKeith Busch <keith.busch@intel.com>
Fri, 17 May 2019 17:07:10 +0000 (11:07 -0600)
commitcd6a75799b9d85b958079a1f96847ce518510d77
tree79f6602ee6410e4be2fc09b83ecd0c9b0433da25
parent5f99207e615bc5a6c39998a78d4a3d9a2b1ca53c
nvme: merge nvme_ns_ioctl into nvme_ioctl

Merge the two functions to make future changes a little easier.

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