On Wed, Sep 17, 2003 at 02:19:57PM -0700, Greg KH wrote: > On Mon, Sep 15, 2003 at 03:30:28PM -0400, Alan Stern wrote: > > > > This first patch makes only trivial changes. Excess whitespace at the end > > of lines is removed and return codes are altered from -1 to symbolic error > > values. The only significant difference is that in one spot a valid > > return is changed to an error return, when a descriptor does not have the > > correct type. > > I've applied this patch. I'll test out the other ones in this series to > make sure nothing breaks and I'll let you know.
Ok, I've applied all of these now, very nice job: drivers/usb/core/config.c | 546 +++++++++++++++++++++------------------------- 1 files changed, 259 insertions(+), 287 deletions(-) I've also thrown a lot of different devices at this and everything seems to still work, so I'll send them all off to Linus in a few days when he returns. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
