Subject: TAILQ_FOREACH_REVERSE et al (PR 11117)
To: None <tech-kern@netbsd.org, deberg@netbsd.org>
From: None <assar@netbsd.org>
List: tech-kern
Date: 10/03/2000 02:20:37
Re PR/11117 and TAILQ_FOREACH_REVERSE:

Since these macros were `borrowed' from FreeBSD I wonder if there was
any particular reason for not using the access-macros in the
definitions of the loops?  I find these versions much more readable.
Matt?

/assar