]> git.baikalelectronics.ru Git - kernel.git/commit
blk-cgroup: Fix doc related to blkcg_exit_queue
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Fri, 25 Jan 2019 02:01:42 +0000 (00:01 -0200)
committerJens Axboe <axboe@kernel.dk>
Sun, 10 Feb 2019 15:24:08 +0000 (08:24 -0700)
commitb9b7efaa7b59b68e056dae3404c9c53d83312fcd
tree24e91fb22dfdf83b4428a0353dcdb57487f6dae5
parent06df8c0cba353213344bceb8d9189877e610711a
blk-cgroup: Fix doc related to blkcg_exit_queue

Since e718604370fd, a portion of function blk_cleanup_queue was moved to
a newly created function called blk_exit_queue, including the call of
blkcg_exit_queue. So, adjust the documenation according.

Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c