diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-06-15 15:55:48 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-27 06:29:11 -0600 |
commit | 7e923f40a4d229bd9573d6cae64479d6a9770fc3 (patch) | |
tree | 9e568c1f30c76725eb0f0ff3ccf81ffe75b04a50 /block/blk-mq.c | |
parent | 62c159a03da92121b1b909fd8039028de97885fc (diff) | |
download | linux-7e923f40a4d229bd9573d6cae64479d6a9770fc3.tar.gz linux-7e923f40a4d229bd9573d6cae64479d6a9770fc3.tar.bz2 linux-7e923f40a4d229bd9573d6cae64479d6a9770fc3.zip |
block: Rename a blk_mq_map_queue() argument
Before the introduction of blk_mq_get_hctx_type(), blk_mq_map_queue()
only used the flags from its second argument. Since the introduction of
blk_mq_get_hctx_type(), blk_mq_map_queue() uses both the operation and
the flags encoded in that argument. Rename the second argument of
blk_mq_map_queue() to make this clear.
Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220615225549.1054905-3-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions