[PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper

Christoph Hellwig hch at lst.de
Wed May 7 00:16:10 PDT 2025


> -	.init_hctx	= nvme_init_hctx,
> +	.init_hctx	= nvme_io_init_hctx,

Without an overall rename of the methods I'd rather avoid the _io
here and pick a _common name for the common helper.

I can fix that up when applying, no need to resend.




More information about the Linux-nvme mailing list