summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_default.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_default.c')
-rw-r--r--sys/kern/vfs_default.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/kern/vfs_default.c b/sys/kern/vfs_default.c
index 6de7f77..6bfe085 100644
--- a/sys/kern/vfs_default.c
+++ b/sys/kern/vfs_default.c
@@ -264,9 +264,6 @@ vop_stdpathconf(ap)
/*
* Standard lock, unlock and islocked functions.
- *
- * These depend on the lock structure being the first element in the
- * inode, ie: vp->v_data points to the the lock!
*/
int
vop_stdlock(ap)
OpenPOWER on IntegriCloud