Eliminate an incorrect comment.

This commit is contained in:
alc 2009-05-07 05:44:13 +00:00
parent 5cc7fa2b00
commit 30d072f507

View File

@ -1248,8 +1248,6 @@ vm_fault_copy_entry(dst_map, src_map, dst_entry, src_entry)
*
* Return value:
* number of pages in marray
*
* This routine can't block.
*/
static int
vm_fault_additional_pages(m, rbehind, rahead, marray, reqpage)