summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/uipc_usrreq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c
index b89c68f19b14..d6460a4cd485 100644
--- a/sys/kern/uipc_usrreq.c
+++ b/sys/kern/uipc_usrreq.c
@@ -53,7 +53,6 @@
* SEQPACKET, RDM
* rethink name space problems
* need a proper out-of-band
- * lock pushdown
*/
#include <sys/cdefs.h>