diff options
Diffstat (limited to 'linux-headers/include/linux/usb/gadgetfs.h')
-rw-r--r-- | linux-headers/include/linux/usb/gadgetfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-headers/include/linux/usb/gadgetfs.h b/linux-headers/include/linux/usb/gadgetfs.h index 8354739..9754822 100644 --- a/linux-headers/include/linux/usb/gadgetfs.h +++ b/linux-headers/include/linux/usb/gadgetfs.h @@ -62,7 +62,7 @@ struct usb_gadgetfs_event { }; -/* The 'g' code is also used by printer gadget ioctl requests. +/* The 'g' code is also used by printer and hid gadget ioctl requests. * Don't add any colliding codes to either driver, and keep * them in unique ranges (size 0x20 for now). */ |