[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250507071610.GB1413@lst.de>
Date: Wed, 7 May 2025 09:16:10 +0200
From: Christoph Hellwig <hch@....de>
To: Caleb Sander Mateos <csander@...estorage.com>
Cc: Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...nel.dk>,
Christoph Hellwig <hch@....de>, Sagi Grimberg <sagi@...mberg.me>,
Andrew Morton <akpm@...ux-foundation.org>,
Kanchan Joshi <joshi.k@...sung.com>, linux-nvme@...ts.infradead.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper
> - .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.
Powered by blists - more mailing lists