]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: add __exit annotation
authorChengguang Xu <cgxu519@gmx.com>
Mon, 10 Dec 2018 23:24:34 +0000 (07:24 +0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Dec 2018 08:58:59 +0000 (09:58 +0100)
commit57edc37cf0beff68860b54c9858e9300b0a506fa
tree6269ee8b06c84db74e6b8b06aa5fa55a271db12a
parent1cd562a5d941dd3b275882b851c6338ffd3e56bd
nvme: add __exit annotation

Add __exit annotation to cleanup helper which is only
called once in the module.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h