diff options
author | Minwoo Im <minwoo.im.dev@gmail.com> | 2020-12-04 16:20:55 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-12 19:13:41 +0100 |
commit | fa94ba8a7b22890e6a17b39b9359e114fe18cd59 (patch) | |
tree | 7bf6f57b26bf7e801cfcafd77e471485f46d225f /block/blk-flush.c | |
parent | blk-mq: update arg in comment of blk_mq_map_queue (diff) | |
download | linux-fa94ba8a7b22890e6a17b39b9359e114fe18cd59.tar.xz linux-fa94ba8a7b22890e6a17b39b9359e114fe18cd59.zip |
blk-mq: fix msec comment from micro to milli seconds
Delay to wait for queue running is milli second unit which is passed to
delayed work via msecs_to_jiffies() which is to convert milliseconds to
jiffies.
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-flush.c')
0 files changed, 0 insertions, 0 deletions