diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-03 15:39:00 -0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-02-05 20:57:18 -0500 |
commit | 4dbde797b9464548258c169fb3d826a4dd3fefdf (patch) | |
tree | 626f12c25952e5e01564254757a8cad019d28402 /scripts/bpf_doc.py | |
parent | 3d6776a371dca6d624a930265045943394f66f33 (diff) |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions