On Mon, Jun 23, 2025 at 04:12:26PM +0200, Christoph Hellwig wrote: > nvme_setup_prp_simple and nvme_setup_sgl_simple share a lot of logic. > Merge them into a single helper that makes use of the previously added > use_sgl tristate. Looks good. Reviewed-by: Keith Busch <kbusch at kernel.org>