update test
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Aug 2008 20:10:40 +0000 (20:10 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Aug 2008 20:10:40 +0000 (20:10 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3046 04897980-b3bd-0310-b5e0-8ef037075253

trunk/tests/kernel/test-wbias-rwlock.c

index 407eecaca293f6b49bdf83659ed625a20298ac9f..c29bf0d6dcb51906f705084b261b77714703c942 100644 (file)
@@ -146,7 +146,6 @@ static DEFINE_WBIAS_RWLOCK(wbiasrwlock);
 #define wrap_write_trylock_subscribed()                \
        wbias_write_trylock_subscribed(&wbiasrwlock)
 #else
-#else
 #define wrap_write_lock()      wbias_write_lock_atomic(&wbiasrwlock)
 #define wrap_write_unlock()    wbias_write_unlock_atomic(&wbiasrwlock)
 #define wrap_write_trylock_else_subscribe()    \
This page took 0.024557 seconds and 4 git commands to generate.