]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: introduce a helper function for controller deletion
authorBart Van Assche <bvanassche@acm.org>
Thu, 14 Feb 2019 22:50:56 +0000 (14:50 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Feb 2019 14:18:21 +0000 (07:18 -0700)
commitfdcfafd9a62de6526007f47034b35bbd24d94bc1
tree5cd68ebb43a5f3dd84661a82d9fba2f7f84c1849
parenta483db3c34ef31555d3d25dc0b5afbf1abd0f4c4
nvme: introduce a helper function for controller deletion

This patch does not change any functionality but makes the next patch
in this series easier to read.

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