commit | 1e9364283764ac93b012739890a30d73e76396db | [log] [tgz] |
---|---|---|
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | Sun Feb 10 15:22:51 2019 -0200 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 10 10:23:29 2019 -0700 |
tree | b13d26969eff5e02464209233920be2d41ea9115 | |
parent | 7585d5082e17a6988a784010c1fbbc4055edcdb7 [diff] |
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 a1ce35fa4985. Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>