commit | 24f7bb8863eb63b97ff7a83e6dd0d188a1c0575e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Oct 23 18:32:54 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Oct 23 12:20:17 2020 -0600 |
tree | dfade504dfd73acb83a278c2b96f04a89e209db7 | |
parent | ddc62910b48b8208c09ddee6aea6fd3568297a51 [diff] |
block: blk-mq: fix a kernel-doc markup Fix a typo: blk_mq_run_hw_queue -> blk_mq_run_hw_queues Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>