Fix comment typo.
Submitted by: nrahlstr
This commit is contained in:
parent
1c7d91744e
commit
37d90a44af
@ -94,7 +94,7 @@ struct filterops vn_rwfiltops[] = {
|
||||
* Common code for vnode open operations.
|
||||
* 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.
|
||||
*/
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user