update test
[lttv.git] / 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.02363 seconds and 4 git commands to generate.