diff options
author | Ming Lei <ming.lei@redhat.com> | 2018-06-25 13:31:45 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-09 17:07:52 +0200 |
commit | 8ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a (patch) | |
tree | e0c888c58dd540bcfc50154b70d22526efe9109e /net | |
parent | block, bfq: give a better name to bfq_bfqq_may_idle (diff) | |
download | linux-8ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a.tar.xz linux-8ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a.zip |
blk-mq: cleanup blk_mq_get_driver_tag()
We never pass 'wait' as true to blk_mq_get_driver_tag(), and hence
we never change '**hctx' as well. The last use of these went away
with the flush cleanup, commit 0c2a6fe4dc3e.
So cleanup the usage and remove the two extra parameters.
Cc: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Tested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions