diff options
author | Keith Busch <kbusch@kernel.org> | 2023-01-05 21:28:30 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2023-02-01 14:21:59 +0100 |
commit | 01df742d8c5c070f92fa9c046907506a2a0f7a9f (patch) | |
tree | 4cee7b2c8aceb88860a70c79fa4704c4ad748ff0 /scripts/coccinelle | |
parent | nvme-auth: don't use NVMe status codes (diff) | |
download | linux-01df742d8c5c070f92fa9c046907506a2a0f7a9f.tar.xz linux-01df742d8c5c070f92fa9c046907506a2a0f7a9f.zip |
nvme-pci: remove SGL segment descriptors
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@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions