OSDN Git Service

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)
commit8eb5d89f483141dd076529bf5f6aa235b425886e
tree6269ee8b06c84db74e6b8b06aa5fa55a271db12a
parent3f2304f8c6d6ed97849057bd16fee99e434ca796
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