Call the new argument "fdidx" that is more precise than "fd".
This commit is contained in:
parent
3296cb154d
commit
1b6c609507
@ -135,7 +135,7 @@ vop_open {
|
||||
IN int mode;
|
||||
IN struct ucred *cred;
|
||||
IN struct thread *td;
|
||||
IN int fd;
|
||||
IN int fdidx;
|
||||
};
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user