mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02: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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| gen-devlist.c | ||
| Kconfig | ||
| Makefile | ||
| names.c | ||
| proc.c | ||
| zorro-driver.c | ||
| zorro-sysfs.c | ||
| zorro.c | ||
| zorro.h | ||
| zorro.ids | ||