Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 18:03:45 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <200601061803.k06I3krM034354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-01-06 18:03:45 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Reduce the scope of one #ifdef to avoid duplicating a SYSCTL_INT() macro
  and trim another unneeded #ifdef (it was just around a macro that is
  already conditionally defined).
  
  Revision  Changes    Path
  1.134     +1 -5      src/sys/vm/uma_core.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601061803.k06I3krM034354>