Remove a comment which hasn't been true since rev. 1.158
Approved by: jhb, markm (mentor)(implicit)
This commit is contained in:
parent
838a6d03e8
commit
750a91d8b1
@ -467,7 +467,6 @@ kern_fcntl(struct thread *td, int fd, int cmd, intptr_t arg)
|
||||
|
||||
/*
|
||||
* Common code for dup, dup2, and fcntl(F_DUPFD).
|
||||
* filedesc must be locked, but will be unlocked as a side effect.
|
||||
*/
|
||||
static int
|
||||
do_dup(td, type, old, new, retval)
|
||||
|
Loading…
Reference in New Issue
Block a user