]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit679826c48b63f60b4ffe76f445b4ff6fcd039c5e
tree4b563875c775c840cfa7737b9eb7c2d274b1b799
parenta1d770c9b424e1bd086824bb6d1726e6cf5d8587
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