nvme: unexport nvme_delete_ctrl_sync()
authorBart Van Assche <bvanassche@acm.org>
Thu, 14 Feb 2019 22:50:55 +0000 (14:50 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Feb 2019 14:18:15 +0000 (07:18 -0700)
commitd84c4b024ac36c778fd6020fb8560447365a5478
tree4b563875c775c840cfa7737b9eb7c2d274b1b799
parente895fedf12dc0663a925b54eb0961fc927208097
nvme: unexport nvme_delete_ctrl_sync()

Since nvme_delete_ctrl_sync() is not called from any other kernel module,
unexport it.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h