mmap: Remove an additional reference to the disablexworkaround variable
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 May 2010 21:19:15 +0000 (14:19 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 May 2010 21:19:15 +0000 (14:19 -0700)
commit3e2720774f6ba4b654a4212f2b8d9dc65585fba7
treeaeb9f2421a9728dbb4db39729e666fb6555ad816
parent8ef9b5bbf56699980502cd198b5dc494d472597b
mmap: Remove an additional reference to the disablexworkaround variable

* Fix kernel build, remove a second disablexworkaround check that was
  missed.
sys/vm/vm_mmap.c