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

Caleb Sander Mateos csander at purestorage.com
Wed May 7 08:03:20 PDT 2025


On Wed, May 7, 2025 at 12:16 AM Christoph Hellwig <hch at lst.de> wrote:
>
> > -     .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.

Sure, that's fine too.

Best,
Caleb

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



More information about the Linux-nvme mailing list