Correct a comment.
Reviewed by: alfred, tanimura
This commit is contained in:
parent
35305fb9d4
commit
35850f8433
sys/kern
@ -3742,7 +3742,7 @@ out:
|
||||
|
||||
/*
|
||||
* Convert a user file descriptor to a kernel file entry.
|
||||
* The file entry is locked upon returning.
|
||||
* A reference on the file entry is held upon returning.
|
||||
*/
|
||||
int
|
||||
getvnode(fdp, fd, fpp)
|
||||
|
@ -3742,7 +3742,7 @@ out:
|
||||
|
||||
/*
|
||||
* Convert a user file descriptor to a kernel file entry.
|
||||
* The file entry is locked upon returning.
|
||||
* A reference on the file entry is held upon returning.
|
||||
*/
|
||||
int
|
||||
getvnode(fdp, fd, fpp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user