[PATCH] NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does

Jens Axboe axboe at fb.com
Mon May 2 08:11:02 PDT 2016


On 04/28/2016 02:19 AM, Wang Sheng-Hui wrote:
> nvme_core_init does:
>      1) register_blkdev
>      2) __register_chrdev
>      3) class_create
>
> nvme_core_exit should do cleanup in the reverse order.

Added for 4.7.


-- 
Jens Axboe




More information about the Linux-nvme mailing list