Page MenuHomeFreeBSD

Remove now-redundant calls to device_delete_child
Needs ReviewPublic

Authored by jhb on Fri, Dec 6, 10:31 PM.

Details

Reviewers
imp
andrew
manu
Summary

Deleting a child explicitly before calling bus_generic_detach is now
redundant, so remove those calls and rely on bus_generic_detach to
delete children instead.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61002
Build 57886: arc lint + arc unit