aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-12-19 18:18:58 +0100
committerGreg Kroah-Hartman <[email protected]>2024-01-04 17:01:14 +0100
commite1be24b2e1190a7662462e8e398189ac795339cd (patch)
tree038509ec8e8eb8e2714e322584194801664d2d89 /scripts/gdb/linux/lists.py
parente68f487133d515234bdf00b85fedd0fe6216349e (diff)
platform/surface: aggregator: make ssam_bus_type constant and static
Now that the driver core can properly handle constant struct bus_type, move the ssam_bus_type variable to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. It's also never used outside of drivers/platform/surface/aggregator/bus.c so make it static and don't export it as no one is using it. Cc: Maximilian Luz <[email protected]> Cc: Hans de Goede <[email protected]> Cc: Ilpo Järvinen <[email protected]> Cc: <[email protected]> Reviewed-by: Maximilian Luz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/2023121957-tapered-upswing-8326@gregkh Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions