Skip to content
Snippets Groups Projects
Commit 913a9500 authored by Liu Bo's avatar Liu Bo Committed by Jens Axboe
Browse files

blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests


Commit de148297
("blk-mq: introduce .get_budget and .put_budget in blk_mq_ops")
changes the function to return bool type, and then commit 1f460b63
("blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCE")
changes it back to void, but the comment remains.

Signed-off-by: default avatarLiu Bo <bo.li.liu@oracle.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 4e5dff41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment