Re: [PATCH 1/2] nvme-pci: allocate nvme_command within driver pdu
From: Christoph Hellwig <hch@lst.de>
Date: 2021-03-17 06:46:24
From: Christoph Hellwig <hch@lst.de>
Date: 2021-03-17 06:46:24
On Tue, Mar 16, 2021 at 10:06:31AM -0700, Keith Busch wrote:
All the nvme transport drivers had allocated the nvme command within the driver's pdu except for pci. Align pci with everyone else and replace the stack variable with the pdu command. Signed-off-by: Keith Busch <kbusch@kernel.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de> _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme