diff options
author | Minwoo Im <minwoo.im.dev@gmail.com> | 2020-12-05 00:20:55 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-12 11:13:41 -0700 |
commit | fa94ba8a7b22890e6a17b39b9359e114fe18cd59 (patch) | |
tree | 7bf6f57b26bf7e801cfcafd77e471485f46d225f /drivers/xen/xen-acpi-processor.c | |
parent | d220a21410e445324b8ae67d93f9c51406f99a29 (diff) | |
download | linux-fa94ba8a7b22890e6a17b39b9359e114fe18cd59.tar.gz linux-fa94ba8a7b22890e6a17b39b9359e114fe18cd59.tar.bz2 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 'drivers/xen/xen-acpi-processor.c')
0 files changed, 0 insertions, 0 deletions