git: mmap: Remove an additional reference to the disablexworkaround variable
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed May 26 14:22:06 PDT 2010
commit 3e2720774f6ba4b654a4212f2b8d9dc65585fba7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed May 26 14:19:15 2010 -0700
mmap: Remove an additional reference to the disablexworkaround variable
* Fix kernel build, remove a second disablexworkaround check that was
missed.
Summary of changes:
sys/vm/vm_mmap.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e2720774f6ba4b654a4212f2b8d9dc65585fba7
--
DragonFly BSD source repository
More information about the Commits
mailing list