cvs commit: src/sys/kern subr_autoconf.c

Antoine Brodin antoine at FreeBSD.org
Fri Feb 15 13:54:22 PST 2008


antoine     2008-02-15 21:54:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_autoconf.c 
  Log:
  Remove a superfluous line in run_interrupt_driven_config_hooks(),
  next_entry is already initialized during TAILQ_FOREACH_SAFE().
  
  PR:             kern/119604
  Approved by:    rwatson (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.24      +0 -1      src/sys/kern/subr_autoconf.c


More information about the cvs-src mailing list