Remove wrong comment.
Discussed with: alc MFC after: 3 days
This commit is contained in:
parent
b3191640f9
commit
501f538675
@ -40,10 +40,6 @@
|
|||||||
|
|
||||||
#ifdef _KERNEL
|
#ifdef _KERNEL
|
||||||
|
|
||||||
/*
|
|
||||||
* XXX Generic routines; currently called by badly written FS code; these
|
|
||||||
* XXX should go away soon.
|
|
||||||
*/
|
|
||||||
int vnode_pager_generic_getpages(struct vnode *vp, vm_page_t *m,
|
int vnode_pager_generic_getpages(struct vnode *vp, vm_page_t *m,
|
||||||
int count, int reqpage);
|
int count, int reqpage);
|
||||||
int vnode_pager_generic_putpages(struct vnode *vp, vm_page_t *m,
|
int vnode_pager_generic_putpages(struct vnode *vp, vm_page_t *m,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user