Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 07:21:03 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys queue.h
Message-ID:  <200204171421.g3HEL3883282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/04/17 07:21:03 PDT

  Modified files:        (Branch: RELENG_4)
    sys/sys              queue.h 
  Log:
  Ensure that the iterator is always NULL after CIRCLEQ_FOREACH{,_REVERSE}.
  This makes absolutely no difference in any of the four places these macros
  are actually used, but it satisfies my aesthetic sensibilities.
  
  Revision  Changes    Path
  1.32.2.7  +2 -2      src/sys/sys/queue.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204171421.g3HEL3883282>