Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2006 18:38:51 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200602071838.k17IcpWS099004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-02-07 18:38:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Detach the children before we delete them.  This is a little cleaner
  than just deleting them.  Also add comments about why we do this.
  Given the current behavior of delete_child, I don't think this changes
  anything.  It just feels cleaner.
  
  Revision  Changes    Path
  1.139     +18 -10    src/sys/dev/pccbb/pccbb.c



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