diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-12 17:05:01 -0300 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-02-15 00:14:06 +1100 |
commit | 8e3d0b8d99d708e8262e76313e0436339add80ec (patch) | |
tree | 564df66d4819e19686e81f83cb6b63c295246996 /net/lapb/lapb_out.c | |
parent | 565206aaa6528b30df9294e9aafac429e4bc94eb (diff) |
powerpc: mpic: make mpic_subsys const
Since commit d492cc2573a0 ("driver core: device.h: make struct
bus_type a const *"), the driver core can properly handle constant
struct bus_type, move the mpic_subsys variable to be a constant
structure as well, placing it into read-only memory which can not be
modified at runtime.
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: "Ricardo B. Marliere" <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions