Hi Mauro, Mauro Carvalho Chehab writes: > There is a common comment marked, instead, with kernel-doc > notation. > > Also, some identifiers have different names between their > prototypes and the kernel-doc markup. > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/usb/dwc3/core.c | 2 +- > drivers/usb/dwc3/core.h | 2 +- > drivers/usb/gadget/composite.c | 2 +- > drivers/usb/typec/mux.c | 2 +- > include/linux/usb/composite.h | 2 +- mind breaking this into 4 commits? One for dwc3, one for gadget/composite, one for type/mux, and a final for composite.h. -- balbi