aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKunwu Chan <[email protected]>2024-04-23 10:41:33 +0800
committerGreg Kroah-Hartman <[email protected]>2024-04-23 21:33:16 -0700
commite22810ab3f5e0de0151a5a0d05a54cfc39a780a8 (patch)
treefa54d50b3df7e7c7ebea525192a982df7bb564c3 /tools/perf/scripts/python
parent84e79a7f63e8caeac0c1a0817408860875a9b23e (diff)
mei: bus: constify the struct mei_cl_bus_type usage
Now that the driver core can properly handle constant struct bus_type, move the mei_cl_bus_type variable to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. Signed-off-by: Kunwu Chan <[email protected]> Acked-by: Tomas Winkler <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions