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
..
2022-11-04 12:25:03 +00:00
2022-01-04 14:59:40 +00:00
2022-11-25 19:16:05 +00:00
2022-08-02 10:55:04 -07:00
2021-12-23 13:38:38 +00:00
2022-12-13 12:54:31 -08:00
2022-12-13 12:54:31 -08:00
2022-12-13 12:54:31 -08:00
2021-08-26 12:09:38 +01:00
2022-03-15 12:03:58 +00:00