diff options
author | Kanchan Joshi <joshi.k@samsung.com> | 2022-09-30 08:27:44 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-30 15:51:13 +0200 |
commit | 470e900c8036ff1aafeb5f06f3cb7a375a081399 (patch) | |
tree | 0f14c25ee3803e1de406d2c658c4b48419d6daed /block | |
parent | nvme: refactor nvme_add_user_metadata (diff) | |
download | linux-470e900c8036ff1aafeb5f06f3cb7a375a081399.tar.xz linux-470e900c8036ff1aafeb5f06f3cb7a375a081399.zip |
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 <joshi.k@samsung.com>
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220930062749.152261-8-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions