Grammar fixes.
Submitted by: bf MFC after: 1 week
This commit is contained in:
parent
d6025c7bb7
commit
82ed933c6f
@ -665,9 +665,9 @@ null_unlock(struct vop_unlock_args *ap)
|
||||
}
|
||||
|
||||
/*
|
||||
* Do not allow the VOP_INACTIVE to be bypassed to the lower layer,
|
||||
* since the reference count on the lower vnode is not related with
|
||||
* our.
|
||||
* Do not allow the VOP_INACTIVE to be passed to the lower layer,
|
||||
* since the reference count on the lower vnode is not related to
|
||||
* ours.
|
||||
*/
|
||||
static int
|
||||
null_inactive(struct vop_inactive_args *ap __unused)
|
||||
|
Loading…
Reference in New Issue
Block a user