cvs commit: src/sys/kern vfs_default.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Oct 26 23:47:01 PDT 2004


phk         2004-10-27 06:47:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
  Log:
  Eliminate unnecessary KASSERT.
  
  Eliminate a printf which would never tell us anything anyway because the
  KASSERT would have triggered.
  
  Revision  Changes    Path
  1.102     +0 -3      src/sys/kern/vfs_default.c


More information about the cvs-all mailing list