[PATCH 04/17] nvme: modify nvme_alloc_request to take an additional parameter
Christoph Hellwig
hch at lst.de
Thu Mar 10 22:38:05 PST 2022
On Tue, Mar 08, 2022 at 08:50:52PM +0530, Kanchan Joshi wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> This is a prep patch. It modifies nvme_alloc_request to take an
> additional parameter, allowing request flags to be passed.
I don't think we need more paramters to nvme_alloc_request.
In fact I think we're probably better over removing nvme_alloc_request
as a prep cleanup given that is is just two function calls anyway.
More information about the Linux-nvme
mailing list