Fix typo in comment (knode -> knote).
This commit is contained in:
parent
7df2842dee
commit
89bbe051bb
@ -436,7 +436,7 @@ kqueue_register(struct kqueue *kq, struct kevent *kev, struct proc *p)
|
||||
kn->kn_fop = fops;
|
||||
|
||||
/*
|
||||
* apply reference count to knode structure, so
|
||||
* apply reference count to knote structure, and
|
||||
* do not release it at the end of this routine.
|
||||
*/
|
||||
fp = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user