diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-13 08:40:42 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-13 14:52:29 +0200 |
commit | 05a93117703e7b2e40fa9193e622079b30395bcc (patch) | |
tree | 1ea3f70079f5f66507a3ec32704da381314d34ce /drivers/parisc/lba_pci.c | |
parent | blk-mq: move more logic into blk_mq_insert_requests (diff) | |
download | linux-05a93117703e7b2e40fa9193e622079b30395bcc.tar.xz linux-05a93117703e7b2e40fa9193e622079b30395bcc.zip |
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
blk_mq_dispatch_plug_list is the only caller of
blk_mq_sched_insert_requests, and it makes sense to just fold it there
as blk_mq_sched_insert_requests isn't specific to I/O schedulers despite
the name.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230413064057.707578-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/parisc/lba_pci.c')
0 files changed, 0 insertions, 0 deletions