diff options
| author | John Garry <[email protected]> | 2021-10-05 18:23:30 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-10-18 06:17:02 -0600 |
| commit | d99a6bb337677d812d5bef7795c9fcf17f1ccebe (patch) | |
| tree | 7f3a7599f383bbd49be9e2f67c5199ebed0086c3 /tools/perf/scripts/python | |
| parent | f6adcef5f317c78a899ca9766e90e47026834158 (diff) | |
blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
Function blk_mq_sched_alloc_tags() does same as
__blk_mq_alloc_map_and_request(), so give a similar name to be consistent.
Similarly rename label err_free_tags -> err_free_map_and_rqs.
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions