git: kernel - make vm_add_new_page() static
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 9 13:35:33 PDT 2011
commit 3d39a00b0c506b7226994b29a0a0a5c093b02d9e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 9 13:34:10 2011 -0700
kernel - make vm_add_new_page() static
* Make vm_add_new_page() a static function
Summary of changes:
sys/vm/vm_page.c | 2 +-
sys/vm/vm_page.h | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d39a00b0c506b7226994b29a0a0a5c093b02d9e
--
DragonFly BSD source repository
More information about the Commits
mailing list