On 12/19/22 23:54, 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 chain an nvme sgl segment. Remove all the useless > checks and dead code. What about nvme_pci_npages_sgl() ? is it still necessary?