diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-13 14:48:45 +0000 |
|---|---|---|
| committer | Dominik Brodowski <[email protected]> | 2024-02-18 16:39:43 +0000 |
| commit | 1bec7691b32710ea27741f0f8b00c1dc98d92930 (patch) | |
| tree | 94da3ecf40b9665d19db34a18efa3ca7f172b7f8 /scripts/generate_rust_target.rs | |
| parent | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... (diff) | |
| download | kernel-1bec7691b32710ea27741f0f8b00c1dc98d92930.tar.gz kernel-1bec7691b32710ea27741f0f8b00c1dc98d92930.zip | |
pcmcia: ds: make pcmcia_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the pcmcia_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
