cvs commit: src/sys/vm vm_init.c

Robert Drehmel robert at FreeBSD.org
Sun Jul 13 14:02:12 PDT 2003


robert      2003/07/13 14:02:11 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_init.c 
  Log:
  Avoid an unnecessary calculation: there is no need to subtract
  `firstaddr' from `v' if we know that the former equals zero.
  
  Revision  Changes    Path
  1.37      +1 -1      src/sys/vm/vm_init.c


More information about the cvs-src mailing list