Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 15:11:17 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200307182211.h6IMBHhH050815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/07/18 15:11:17 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Fix a printf format warning I introduced.
  Use the macro max number of swap devices rather than cache the constant
  in a variable.
  Avoid a (now) pointless variable.
  
  Revision  Changes    Path
  1.208     +19 -21    src/sys/vm/swap_pager.c



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