Greg Kroah-Hartman 5ae8120949 driver core: bus: make bus_sort_breadthfirst() take a const pointer
For some reason, during the big "clean up the driver core for a const
struct bus_type" work, the bus_sort_breadthfirst() call was missed.  Fix
this up by changing the type to be a const * as it should be.

Cc: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/2023121935-stinking-ditzy-fd5d@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-21 13:55:08 +01:00
..
2023-11-07 16:56:10 -08:00
2023-05-31 19:03:39 +01:00
2021-06-15 17:14:36 +02:00
2021-06-15 17:14:36 +02:00