git: vkernel - remove stale lwbuf fields in globaldata

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 31 10:48:29 PDT 2010


commit 1030febcb58a8afa97e6be89c9b7984893c49a4b
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/1030febcb58a8afa97e6be89c9b7984893c49a4b


-- 
DragonFly BSD source repository





More information about the Commits mailing list