Re: [PATCH] usb: gadget: add doc to struct usb_composite_dev

From: Greg KH
Date: Tue Jan 31 2023 - 06:51:20 EST


On Wed, Jan 25, 2023 at 06:26:49PM +0100, Jó Ágila Bitsch wrote:
> Added documentation to the new struct members:
> * bcd_webusb_version
> * b_webusb_vendor_code
> * landing_page
> * use_webusb
> to avoid warnings in the build of htmldocs
>
> Signed-off-by: Jó Ágila Bitsch <jgilab@xxxxxxxxx>

You forgot a Reported-by: tag?

Also didn't cc: the linux-usb mailing list?

please fix up and send v2.

thanks,

greg k-h