<quote who="O Plameras">

> #define spin_lock_init(lock)    do { (void)(lock); } while(0)
> #define _raw_spin_lock(lock)    do { (void)(lock); } while(0)
> 
> I am reading this cited macros. This is very very clear.

*Completely* out of context and without any research or understanding of the
kernel internals, I can see why you might think that.

- Jeff

-- 
linux.conf.au 2006: Dunedin, New Zealand               http://linux.conf.au/
 
    "A computer with a bullet in it is just a paperweight, A map with a
              bullet in it is still a map." - Maj. Keith Hauk
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to