commit | 8eb5d89f483141dd076529bf5f6aa235b425886e | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Tue Dec 11 07:24:34 2018 +0800 |
committer | Christoph Hellwig <hch@lst.de> | Thu Dec 13 09:58:59 2018 +0100 |
tree | 6269ee8b06c84db74e6b8b06aa5fa55a271db12a | |
parent | 3f2304f8c6d6ed97849057bd16fee99e434ca796 [diff] |
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>