Greg Kroah-Hartman dedb868994 driver core: container: make container_subsys const
Now that the driver core can properly handle constant struct bus_type,
move the container_subsys variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/2023121919-chatter-grumbling-9ef3@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-21 13:56:10 +01:00
..
2023-11-07 16:56:10 -08:00
2023-05-31 19:03:39 +01:00
2021-06-15 17:14:36 +02:00
2021-06-15 17:14:36 +02:00