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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to