[PATCH] nvme-rdma: fix nvme_ctrl_state() conversion
Keith Busch
kbusch at kernel.org
Thu Nov 30 07:40:36 PST 2023
On Thu, Nov 30, 2023 at 07:42:13AM -0700, Jens Axboe wrote:
> On 11/30/23 6:42 AM, hare at kernel.org wrote:
> > From: Hannes Reinecke <hare at suse.de>
> >
> > The argument to nvme_ctrl_state() is 'struct nvme_ctrl'.
> >
> > Fixes: b59ea0f40072 ("nvme: introduce helper function to get ctrl state")
> > Signed-off-by: Hannes Reinecke <hare at suse.de>
>
> The kerneltest bot has been complaining about this one for a few days,
> it should get folded into the offending commit however.
Mea culpa... I thought I'd tested my usual allconfig before pushing, but
it was the minimal config instead.
I've folded the fix in, will push shortly.
More information about the Linux-nvme
mailing list