[PATCH v2 15/20] nvme: move nvme_dhchap_queue_context declaration to nvme.h header
Christoph Hellwig
hch at infradead.org
Tue Nov 15 02:03:42 PST 2022
On Tue, Nov 15, 2022 at 04:20:37AM +0000, Chaitanya Kulkarni wrote:
> On 11/13/22 03:24, Sagi Grimberg wrote:
> > We are going to have an array reference from nvme ctrl, and we want
> > to avoid a casting on reference.
> >
> > Signed-off-by: Sagi Grimberg <sagi at grimberg.me>
>
> honestly I didn't get the commit description at first glance
> maybe that just me ...
And there's also no need to move it, we can just use a forward declaration.
I'll fix it up when applying the series.
More information about the Linux-nvme
mailing list