diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-04 17:48:26 -0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-02-05 20:58:55 -0500 |
commit | 4ad9465365378d696545a337c4b1a28277de84d7 (patch) | |
tree | e8c2aa2a510eed46cb1fde7c7724d12bab64d838 /scripts/rustdoc_test_builder.rs | |
parent | ac0dd0f33adb804b8301ae415a91f56f97f40bae (diff) |
scsi: target: tcm_loop: Make tcm_loop_lld_bus const
Now that the driver core can properly handle constant struct bus_type, move
the tcm_loop_lld_bus 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]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions