usbmon: Update pipe removal to suit my taste
authorPete Zaitcev <zaitcev@redhat.com>
Tue, 14 Aug 2007 07:33:40 +0000 (00:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:14 +0000 (14:55 -0700)
commit30c7431de3631d6a5482a87b7c2453b937e8aa51
tree3780a78433e139b049827aa98a470ca33b491f26
parent283face86b002e670053e9189604852ccb81d357
usbmon: Update pipe removal to suit my taste

This is a set of small updates to Alan's work to make the code more to
my liking. Mostly premature optimizations, but also direction of control
transfers in the binary interface was always out.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/mon/mon_bin.c
drivers/usb/mon/mon_text.c