> + * msleep - sleep safely even with waitqueue interruptions
> + * msecs: Time in milliseconds to sleep for
> + */
> +static inline void msleep(unsigned int msecs)

Why do you make it inline? After a milisecond the cache is cold,
so we should shrink the code.

        Regards
                Oliver


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to