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 /tools/perf/scripts/python | |
| parent | NVMe: Fix check_flush_dependency warning (diff) | |
| download | linux-23bd63ceea30878758c303baaf9f8e28f299c578.tar.gz linux-23bd63ceea30878758c303baaf9f8e28f299c578.zip | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
