acrn-kernel/drivers/ipack
Greg Kroah-Hartman a3cf4c47d0 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-07-18 13:21:55 +08:00
..
carriers ipack: tpci200: fix memory leak in the tpci200_register 2021-08-13 10:24:37 +02:00
devices tty: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ipack.c driver core: make struct bus_type.uevent() take a const * 2023-07-18 13:21:55 +08:00