Clean up the comment.

Reviewed by:	alc, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D13671
This commit is contained in:
kib 2017-12-28 23:50:21 +00:00
parent d077e83dcc
commit c8236b191f

View File

@ -715,8 +715,7 @@ loop:
}
/*
* We would like to bring someone in. (only if there is space).
* [What checks the space? ]
* We would like to bring someone in.
*/
faultin(p);
PROC_UNLOCK(p);