On Wed, May 26, 2004 at 02:23:39PM -0400, Alan Stern wrote: > Greg: > > While I have your attention, what do you think about moving > usb_new_device(), usb_disconnect(), usb_set_address(), and > usb_release_address() from usb.c to hub.c? It makes sense because the hub > driver is the only component using those routines, aside from HC drivers > registering their root hubs.
If it makes global functions static, I'm all for it. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
