diff options
author | 2023-04-13 08:40:44 +0200 | |
---|---|---|
committer | 2023-04-13 06:52:29 -0600 | |
commit | a88db1e0003eda8adbe3c499b81f736d8065b952 (patch) | |
tree | 163db01feb444b5152bb36376cba3ebaae097c54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-mq: move blk_mq_sched_insert_request to blk-mq.c (diff) | |
download | wireguard-linux-a88db1e0003eda8adbe3c499b81f736d8065b952.tar.xz wireguard-linux-a88db1e0003eda8adbe3c499b81f736d8065b952.zip |
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
There is no good point in keeping the __blk_mq_insert_request around
for two function calls and a singler caller.
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-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions