aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-12 17:05:03 -0300
committerMichael Ellerman <[email protected]>2024-02-15 00:14:06 +1100
commit14ce0dbb562713bc058ad16d281db355757e6ec0 (patch)
treed975439e01c71bb4e43f1e59b412f5d7d166544c /net/lapb/lapb_out.c
parent112202f34e56cd475e26b2a461dd856ca7570ef9 (diff)
powerpc: ibmebus: make ibmebus_bus_type 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 ibmebus_bus_type 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