cvs commit: src/sys/vm swap_pager.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Jul 18 15:11:19 PDT 2003


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


More information about the cvs-src mailing list