Minor cleanup.
authorkib <kib@FreeBSD.org>
Sun, 29 Nov 2015 11:37:25 +0000 (11:37 +0000)
committerkib <kib@FreeBSD.org>
Sun, 29 Nov 2015 11:37:25 +0000 (11:37 +0000)
commitaffb6f73cca186fbed0cc3c5ca2587d6f5552259
tree4b651ef04b23bbcd48aa7a3e23fce0c542b905a8
parentaef32ddf96bc3a73b9e08e2b7d12815688d608e5
Minor cleanup.

Systematically use ANSI C functions definitions.
Correct type of the flags argument to the dev_pager_putpages() function.
Use vm_pager_free_nonreq().

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/vm/device_pager.c