diff options
author | Kanchan Joshi <[email protected]> | 2022-09-30 11:57:44 +0530 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-09-30 07:51:13 -0600 |
commit | 470e900c8036ff1aafeb5f06f3cb7a375a081399 (patch) | |
tree | 0f14c25ee3803e1de406d2c658c4b48419d6daed /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 38c0ddab7b93daa90c046d0b9064a34fb0e586e5 (diff) |
nvme: refactor nvme_alloc_request
nvme_alloc_request expects a large number of parameters.
Split this out into two functions to reduce number of parameters.
First one retains the name nvme_alloc_request, while second one is
named nvme_map_user_request.
Signed-off-by: Kanchan Joshi <[email protected]>
Signed-off-by: Anuj Gupta <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions