Re: linux-next: build warning after merge of the usb tree
From: Thinh Nguyen
Date: Mon Jan 20 2025 - 20:36:49 EST
On Mon, Jan 20, 2025, Greg KH wrote:
> On Mon, Jan 20, 2025 at 06:22:19PM +1100, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the usb tree, today's linux-next build (htmldocs) produced
> > this warning:
> >
> > drivers/usb/dwc3/core.h:804: warning: Function parameter or struct member 'nostream_work' not described in 'dwc3_ep'
> >
> > Introduced by commit
> >
> > dcfe437492e2 ("usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior")
>
> Thinh, can you send a patch to fix this up?
>
Thanks for the report. I'll send a fix tomorrow after I come back from
my company's holiday.
BR,
Thinh