acrn-kernel/drivers/memstick/core
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
..
Kconfig
Makefile
memstick.c driver core: make struct bus_type.uevent() take a const * 2023-07-18 13:21:55 +08:00
ms_block.c memstick/ms_block: Add check for alloc_ordered_workqueue 2022-12-31 13:32:25 +01:00
ms_block.h memstick/ms_block: simplify refcounting 2022-02-16 19:44:24 -07:00
mspro_block.c block: remove blk_cleanup_disk 2022-06-28 06:33:15 -06:00