Re: [tcpdump-workers] [PATCH] cleanup usb_platform_finddevs()

2007-01-17 Thread Guy Harris
Abeni Paolo wrote: the attached patch cleanup the usb_platform_finddevs(), removing the dependency from debugfs. There are also some other minor cleanup in the pcap-usb-linux.c file (unused variables removed and indentation fix). Checked in. I plan to post the aligment fix for usb header in

[tcpdump-workers] [PATCH] cleanup usb_platform_finddevs()

2007-01-16 Thread Abeni Paolo
hello, the attached patch cleanup the usb_platform_finddevs(), removing the dependency from debugfs. There are also some other minor cleanup in the pcap-usb-linux.c file (unused variables removed and indentation fix). I plan to post the aligment fix for usb header in a separate patch. The code