usb: gadget: drop superfluous ':' in doc string
authorJó Ágila Bitsch <jgilab@gmail.com>
Sat, 22 Apr 2023 16:05:32 +0000 (18:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 May 2023 09:04:59 +0000 (18:04 +0900)
commit8432a15cd810c99db464b7e7858d559f3e1920e3
treee5db9b9eab17686e8c7c0297cf51b4fb52038bf9
parent614ce6a2ea50068b45339257891e51e639ac9001
usb: gadget: drop superfluous ':' in doc string

There was one superfluous ':' that kernel-doc complained about.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/c718a490-028d-2682-9ad7-8256d16504bf@infradead.org/
Fixes: fb6211f1584a ("usb: gadget: add doc to struct usb_composite_dev")
Signed-off-by: Jó Ágila Bitsch <jgilab@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/ZEQFzMntIrwvZl4+@jo-einhundert
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/composite.h