On Sun, Dec 02, 2001 at 03:52:01PM -0800, David Brownell wrote: > This is against 2.5.1-pre4 and it continues the work of the > patches I recently submitted (and Greg augmented!) to > provide reasonably current kerneldoc. I'd like to see it > in the next set of 2.5.1 pre-patches.
Thanks again for doing this. I just sent it off with some of my own changes: - changed the '//' comments in usb.h to the '/* ... */' format - added documentation to the USB_DEVICE_* macros - moved the USB_DEVICE_* macros to be after the structure, to make the documentation a bit clearer. - removed the FILL_*_TO macros as they weren't being used. - addeed usb_fill_*_urb() inline functions to be used instead of the FILL_*_TO macros (a bit more unix like this way.) - tried to clarify the usb_submit_urb() complete call issue based on comments on the mailing list. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel