linux-stable/include/linux/device
Greg Kroah-Hartman 38cdadefa2 driver core: make subsys_dev_iter_next() static
The function subsys_dev_iter_next() is only used in drivers/base/bus.c
so make it static to that file and remove the global export.

Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230109175810.2965448-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-10 13:49:02 +01:00
..
bus.h driver core: make subsys_dev_iter_next() static 2023-01-10 13:49:02 +01:00
class.h driver core: make struct class.devnode() take a const * 2022-11-24 17:12:27 +01:00
driver.h Revert "driver core: Delete driver_deferred_probe_check_state()" 2022-08-23 13:14:02 +02:00