Greg Kroah-Hartman 2a81ada32f driver core: make struct bus_type.uevent() take a const *
The uevent() callback in struct bus_type should not be modifying the
device that is passed into it, so mark it as a const * and propagate the
function signature changes out into all relevant subsystems that use
this callback.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230111113018.459199-16-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-27 13:45:52 +01:00
..
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2018-05-09 06:54:27 +02:00
2022-09-29 19:21:10 -07:00
2022-10-10 12:00:45 -07:00
2021-09-15 13:42:33 -07:00
2020-08-23 17:36:59 -05:00
2020-08-20 13:12:58 +02:00
2022-03-28 17:29:53 -07:00
2022-09-29 19:21:10 -07:00
2022-09-29 19:21:10 -07:00
2021-12-13 12:04:45 -06:00