git: DragonFly_RELEASE_2_6 vkernel - remove stale lwbuf fields in globaldata
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 31 10:49:17 PDT 2010
commit f029402b5728724196b980fc033f24cce49d389e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 31 10:44:42 2010 -0700
vkernel - remove stale lwbuf fields in globaldata
* Remove stale lwbuf fields that are no longer used from the
vkernel's globaldata.
* Remove a now-unnecessary #include line from globaldata.h
Summary of changes:
sys/platform/pc32/include/globaldata.h | 3 ---
sys/platform/vkernel/include/globaldata.h | 5 -----
2 files changed, 0 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f029402b5728724196b980fc033f24cce49d389e
--
DragonFly BSD source repository
More information about the Commits
mailing list