diff options
| author | Kunwu Chan <[email protected]> | 2024-04-23 10:41:33 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-23 21:33:16 -0700 |
| commit | e22810ab3f5e0de0151a5a0d05a54cfc39a780a8 (patch) | |
| tree | fa54d50b3df7e7c7ebea525192a982df7bb564c3 /tools/perf/scripts/python | |
| parent | 84e79a7f63e8caeac0c1a0817408860875a9b23e (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