aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-13 11:49:24 -0300
committerThomas Bogendoerfer <[email protected]>2024-02-20 13:36:34 +0100
commiteac95d5ae4f872201f6da274af1cd372970af521 (patch)
tree0ff67fecdb1c93084420d489c7dd7a95079aaf27 /net/lapb/lapb_subr.c
parentaaf2230036b709f979caccfbaa7a8bf671c22124 (diff)
mips: bus: make mips_cdmm_bustype const
Now that the driver core can properly handle constant struct bus_type, move the mips_cdmm_bustype 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]> Tested-by: Serge Semin <[email protected]> Acked-by: Serge Semin <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions