Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blk-sysfs: Rework documention of __blk_release_queue
The Notes section of the comment was removed, because now blk_release_queue can only be executed from blk_cleanup_queue (being called when the q->kobj reaches zero), and also blk_init_queue was removed in a1ce35f. Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information