diff options
author | Wang Sheng-Hui <shhuiw@foxmail.com> | 2016-04-28 16:19:31 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-05-02 09:05:03 -0600 |
commit | 23bd63ceea30878758c303baaf9f8e28f299c578 (patch) | |
tree | 373bab032999a0e13188b7b2f0fe391b6374d41a /net | |
parent | 3b24774e1fb90a40836e96e39a851a774679efff (diff) |
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does
nvme_core_init does:
1) register_blkdev
2) __register_chrdev
3) class_create
nvme_core_exit should do cleanup in the reverse order.
Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions