]> 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)
commitfaca21167ba5bf5892099cd9f1d7f7ecb6b3138a
tree6269ee8b06c84db74e6b8b06aa5fa55a271db12a
parent1fcf4b8ae8981971c039866b6b915fd05f8ef770
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