mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
11bcf702f4
to kern/subr_bus.c. Simplify this function so that it no longer depends on malloc() to execute. Identify a few other places where it makes sense to use device_delete_all_children(). MFC after: 1 week