pjd 2006-06-02 13:21:22 UTC FreeBSD src repository Modified files: sys/kern kern_event.c Log: Remove confusing done_noglobal label. The KQ_GLOBAL_UNLOCK() macro know how to handle both situations - when kq_global lock is and is not held. OK'ed by: jmg Revision Changes Path 1.101 +1 -2 src/sys/kern/kern_event.c