Minor typo fix, noticed while I was going through *_pager.c files.
This commit is contained in:
parent
204542dd4c
commit
a52da38f26
@ -42,7 +42,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_pager.h>
|
||||
|
||||
/* prevent concurrant creation races */
|
||||
/* prevent concurrent creation races */
|
||||
static int phys_pager_alloc_lock;
|
||||
/* list of device pager objects */
|
||||
static struct pagerlst phys_pager_object_list;
|
||||
|
Loading…
x
Reference in New Issue
Block a user