On Mon, Jul 06, 2020 at 10:17:12PM -0700, Randy Dunlap wrote: > On 7/6/20 9:52 PM, Colton Lewis wrote: > > Silence documentation build warning by correcting kernel-doc comments > > for usb_device and usb_device_driver structs. > > > > ./include/linux/usb.h:713: warning: Function parameter or member 'use_generic_driver' not described in 'usb_device' > > ./include/linux/usb.h:1253: warning: Function parameter or member 'match' not described in 'usb_device_driver' > > ./include/linux/usb.h:1253: warning: Function parameter or member 'id_table' not described in 'usb_device_driver' > > > > Signed-off-by: Colton Lewis <colton.w.lewis@xxxxxxxxxxxxxx> > > Hi, > I also sent a patch for this on June 28. Its' in linux-next, right? thanks, greg k-h