summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_umtx.c
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2012-03-31 06:48:41 +0000
committerdavidxu <davidxu@FreeBSD.org>2012-03-31 06:48:41 +0000
commit42d5de0c66034dfbda395fe739a1e20ea412a3dd (patch)
tree23ce07fd3a8d16fd200dd9e3c9892b7c3cfd0af5 /sys/kern/kern_umtx.c
parent06e0880c2c6395d0f2da6dcae05e046e60125225 (diff)
downloadFreeBSD-src-42d5de0c66034dfbda395fe739a1e20ea412a3dd.zip
FreeBSD-src-42d5de0c66034dfbda395fe739a1e20ea412a3dd.tar.gz
Remove stale comments.
Diffstat (limited to 'sys/kern/kern_umtx.c')
-rw-r--r--sys/kern/kern_umtx.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/kern/kern_umtx.c b/sys/kern/kern_umtx.c
index 374a9e4..5c57166 100644
--- a/sys/kern/kern_umtx.c
+++ b/sys/kern/kern_umtx.c
@@ -1216,9 +1216,6 @@ do_lock_normal(struct thread *td, struct umutex *m, uint32_t flags,
}
/*
- * Lock PTHREAD_PRIO_NONE protocol POSIX mutex.
- */
-/*
* Unlock PTHREAD_PRIO_NONE protocol POSIX mutex.
*/
static int
OpenPOWER on IntegriCloud