On Sun, Mar 06, 2005 at 05:00:45PM -0800, Pete Zaitcev wrote: > On Sun, 06 Mar 2005 23:30:51 +0100 [EMAIL PROTECTED] wrote: > > > Use wait_event_timeout() instead of custom wait-queue code. Remove > > now unused variables. > > What is the purpose of this change?
We have an interface that does exactly what this code does, but isn't being used. As part of my global efforts to standardize sleeping code in the kernel, I think this change makes some sense. It provides a *good* example to copy&paste developers. It also means this is one less place that needs to be modified for eventually virtualized (tickless) kernels. Thanks, Nish ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel