diff options
| author | Christoph Hellwig <[email protected]> | 2023-04-13 06:40:50 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-04-13 12:52:30 +0000 |
| commit | e1f44ac0d7f48ec44a1eacfe637e545c408ede40 (patch) | |
| tree | c1b5e5dfd7a29a20db6a67af949303efc184f9bd /lib/fault-inject.c | |
| parent | blk-mq: factor out a blk_mq_get_budget_and_tag helper (diff) | |
| download | kernel-e1f44ac0d7f48ec44a1eacfe637e545c408ede40.tar.gz kernel-e1f44ac0d7f48ec44a1eacfe637e545c408ede40.zip | |
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Due to the wildly different behavior based on the bypass_insert argument,
not a whole lot of code in __blk_mq_try_issue_directly is actually shared
between blk_mq_try_issue_directly and blk_mq_request_issue_directly.
Remove __blk_mq_try_issue_directly and fold the code into the two callers
instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions
