Remove wrong comment.

Discussed with:	alc
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2012-02-22 20:01:38 +00:00
parent b3191640f9
commit 501f538675

View File

@ -40,10 +40,6 @@
#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 count, int reqpage);
int vnode_pager_generic_putpages(struct vnode *vp, vm_page_t *m,