> From: Oliver Neukum <[EMAIL PROTECTED]>
> Date: Wed, 19 Mar 2003 21:44:10 +0100

> +#define __wait_event_timeout(wq, condition, ret)                     \
> +             if (condition)                                          \
> +                     break;                                          \

I find it deeply disturbing to see this sort of trick.
For one thing, it constrains you to a macro implementation.
Why don't you take it to linux-kernel?

-- Pete


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to