mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Eliminate stale comments.
This commit is contained in:
parent
ea44232b3a
commit
9d13a605d4
1 changed files with 0 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue