diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2008-01-10 12:38:17 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2008-01-10 12:38:17 +0000 |
| commit | 8a69e5fa71223a1c6a48ecf662b7b39c4085a7f9 (patch) | |
| tree | 3613311b82252ac83765923263f225b9f74ceff6 /sys/kern | |
| parent | a635784569a1e87ad7a183ce2d3cdd8ac0979b07 (diff) | |
Notes
Diffstat (limited to 'sys/kern')
| -rw-r--r-- | sys/kern/uipc_usrreq.c | 1 |
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> |
