OSDN Git Service

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)
commita686ed75c0fb1ee2b87920aedc2027491da9fe6d
tree5cd68ebb43a5f3dd84661a82d9fba2f7f84c1849
parentd84c4b024ac36c778fd6020fb8560447365a5478
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