cvs commit: src/sys/dev/pccbb pccbb.c
Warner Losh
imp at FreeBSD.org
Tue Feb 7 10:38:52 PST 2006
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
More information about the cvs-src
mailing list