usb(4): Remove a double word in a source code comment

- s/of of/of/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2024-04-20 14:10:59 +02:00
parent d2747968c0
commit 604511f84a

View file

@ -2484,7 +2484,7 @@ usb_devinfo(struct usb_device *udev, char *dst_ptr, uint16_t dst_len)
#ifdef USB_VERBOSE
/*
* Descriptions of of known vendors and devices ("products").
* Descriptions of known vendors and devices ("products").
*/
struct usb_knowndev {
uint16_t vendor;