cvs commit: src/sys/kern vfs_bio.c

Xin LI delphij at FreeBSD.org
Thu Feb 22 14:52:59 UTC 2007


delphij     2007-02-22 14:52:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Use LIST_EMPTY() instead of unrolled version (LIST_FIRST() [!=]= NULL)
  
  Revision  Changes    Path
  1.517     +5 -5      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list