]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbaf6a73d699a4a8df6b8e51e0423750444484129
tree3780a78433e139b049827aa98a470ca33b491f26
parent86ecfe3f82e6b45c83c8f602f01128268219f58b
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