[PATCH 1/4] nvme-pci: remove SGL segment descriptors
Chaitanya Kulkarni
chaitanyak at nvidia.com
Sun Jan 8 23:07:18 PST 2023
On 1/5/23 12:28, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> The max segments this driver can see is 127, well below the 256
> threshold needed to add an nvme sgl segment descriptor. Remove all the
> useless checks and dead code.
>
> Signed-off-by: Keith Busch <kbusch at kernel.org>
Thanks for this cleanup, Looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the Linux-nvme
mailing list