cvs commit: src/sys/kern subr_disk.c

Xin LI delphij at FreeBSD.org
Sun May 28 22:44:39 PDT 2006


delphij     2006-05-29 05:43:26 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_disk.c 
  Log:
  Unexpand TAILQ_FIRST(foo) == NULL to TAILQ_EMPTY(foo).
  
  Revision  Changes    Path
  1.87      +2 -2      src/sys/kern/subr_disk.c


More information about the cvs-src mailing list