diff options
| author | Kunwu Chan <[email protected]> | 2024-04-23 02:38:10 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-05-04 16:59:58 +0000 |
| commit | bd86030943bf57ca230b486090067b58da49b837 (patch) | |
| tree | 2fd2c8fec4f2d142c61b1816c6fe9dc9a0f3b11d /scripts/spdxcheck.py | |
| parent | binder: fix max_thread type inconsistency (diff) | |
| download | kernel-bd86030943bf57ca230b486090067b58da49b837.tar.gz kernel-bd86030943bf57ca230b486090067b58da49b837.zip | |
tifm: constify the struct tifm_bus_type usage
Now that the driver core can properly handle constant struct bus_type,
move the tifm_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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/spdxcheck.py')
0 files changed, 0 insertions, 0 deletions
