On Fri, Jan 04, 2002, Greg KH <[EMAIL PROTECTED]> wrote:
> In looking at the typedefs in usb.h I found devrequest.  That's a pretty
> generic name for a USB specific typedef :)
> 
> So here's a patch against 2.5.2-pre7 that renames the devrequest typedef
> to "struct usb_devrequest", adds some documentation for the structure,
> and changes all in kernel usages of the devrequest structure.
> 
> Does anyone have any problems with this patch?

I had envisioned the name usb_ctrlrequest, since it's a bit more
accurated.

I also wanted to rename the structure members to match the naming
convention from the USB spec and the rest of the USB structures.

I know I said I was going to do this before, but if you wait a couple of
hours, I promise I'll send you a patch for 2.5.2-pre7 that does both of
those :)

JE


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to