cvs commit: src/sys/dev/ubsec ubsec.c
Ruslan Ermilov
ru at FreeBSD.org
Tue Oct 24 11:17:47 UTC 2006
ru 2006-10-24 11:17:46 UTC
FreeBSD src repository
Modified files:
sys/dev/ubsec ubsec.c
Log:
Switch to using STAILQ_REMOVE_HEAD() instead of STAILQ_REMOVE_HEAD_UNTIL().
Submitted by: Stepan A. Baranov
This corresponds to OpenBSD rev. 1.134:
: revision 1.134
: date: 2004/05/04 16:59:31; author: grange; state: Exp; lines: +10 -10
: Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
: This matches our SLIST behaviour and NetBSD's SIMPLEQ as well.
:
: ok millert krw deraadt
Revision Changes Path
1.47 +11 -11 src/sys/dev/ubsec/ubsec.c
More information about the cvs-src
mailing list