Fix comment typo.
Submitted by: nrahlstr
This commit is contained in:
parent
c179fa5070
commit
904f94ecca
@ -94,7 +94,7 @@ struct filterops vn_rwfiltops[] = {
|
|||||||
* Common code for vnode open operations.
|
* Common code for vnode open operations.
|
||||||
* Check permissions, and call the VOP_OPEN or VOP_CREATE routine.
|
* Check permissions, and call the VOP_OPEN or VOP_CREATE routine.
|
||||||
*
|
*
|
||||||
* Note that this do NOT free nameidata for the successful case,
|
* Note that this does NOT free nameidata for the successful case,
|
||||||
* due to the NDINIT being done elsewhere.
|
* due to the NDINIT being done elsewhere.
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user