mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 15:38:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| arpc.h | ||
| bundle.c | ||
| connection.c | ||
| control.c | ||
| core.c | ||
| debugfs.c | ||
| es2.c | ||
| greybus_trace.h | ||
| hd.c | ||
| interface.c | ||
| Kconfig | ||
| Makefile | ||
| manifest.c | ||
| module.c | ||
| operation.c | ||
| svc_watchdog.c | ||
| svc.c | ||