aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-14 16:28:28 -0300
committerTakashi Iwai <[email protected]>2024-02-15 13:48:03 +0100
commit6eb25606fd4b4793ab486ba90c4f86463991bf42 (patch)
tree595dd1cdbc7b2c9ea931c3643c8ec57b7141294e /net/lapb/lapb_iface.c
parentd7bf73809849463f76de42aad62c850305dd6c5d (diff)
ALSA: aoa: make soundbus_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 soundbus_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]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions