On Wed, 13 Apr 2005 20:50:17 +0200 Duncan Sands <[EMAIL PROTECTED]> wrote:
> > The suspect code is also easy to spot: a) uses list_for_each_safe, > > b) uses container_of instead of list_entry. That's whole two "newbie > > points". > > what's wrong with list_for_each_safe? In general I mean, not here. It's not really all that safe and people forget that. -- Pete ------------------------------------------------------- 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
