Eliminate stale comments.

This commit is contained in:
Alan Cox 2009-02-20 16:19:34 +00:00
parent ea44232b3a
commit 9d13a605d4

View File

@ -1318,10 +1318,6 @@ swap_pager_putpages(vm_object_t object, vm_page_t *m, int count,
* because we marked them all VM_PAGER_PEND on return from putpages ).
*
* This routine may not block.
* This routine is called at splbio() or better
*
* We up ourselves to splvm() as required for various vm_page related
* calls.
*/
static void
swp_pager_async_iodone(struct buf *bp)