summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRicardo B. Marliere <ricardo@marliere.net>2024-02-04 23:48:26 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2024-02-06 04:58:55 +0300
commit4ad9465365378d696545a337c4b1a28277de84d7 (patch)
treee8c2aa2a510eed46cb1fde7c7724d12bab64d838 /tools
parentac0dd0f33adb804b8301ae415a91f56f97f40bae (diff)
downloadlinux-4ad9465365378d696545a337c4b1a28277de84d7.tar.xz
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 <gregkh@linuxfoundation.org> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net> Link: https://lore.kernel.org/r/20240204-bus_cleanup-target-v1-1-96106936c4ab@marliere.net Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions