diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-03 18:39:00 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-02-06 01:57:18 +0000 |
| commit | 4dbde797b9464548258c169fb3d826a4dd3fefdf (patch) | |
| tree | 626f12c25952e5e01564254757a8cad019d28402 /drivers/scsi/scsi_debug.c | |
| parent | Merge patch series "Update lpfc to revision 14.4.0.0" (diff) | |
| download | kernel-4dbde797b9464548258c169fb3d826a4dd3fefdf.tar.gz kernel-4dbde797b9464548258c169fb3d826a4dd3fefdf.zip | |
scsi: fcoe: Make fcoe_bus_type const
Now that the driver core can properly handle constant struct bus_type, move
the fcoe_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]>
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 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
