Loading include/linux/usb.h +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ struct usb_host_interface { int extralen; unsigned char *extra; /* Extra descriptors */ /* array of desc.bNumEndpoint endpoints associated with this /* array of desc.bNumEndpoints endpoints associated with this * interface setting. these will be in no particular order. */ struct usb_host_endpoint *endpoint; Loading Loading
include/linux/usb.h +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ struct usb_host_interface { int extralen; unsigned char *extra; /* Extra descriptors */ /* array of desc.bNumEndpoint endpoints associated with this /* array of desc.bNumEndpoints endpoints associated with this * interface setting. these will be in no particular order. */ struct usb_host_endpoint *endpoint; Loading