diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-02-14 16:28:29 -0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-02-15 13:48:03 +0100 |
commit | 0081e83be0ca99db7bac487156d0b3ae49d936be (patch) | |
tree | 699bff52ad77c67a02f677e4dc75d28762c3b2fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6eb25606fd4b4793ab486ba90c4f86463991bf42 (diff) |
ALSA: seq: make snd_seq_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 snd_seq_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 <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240214-bus_cleanup-alsa-v1-2-8fedbb4afa94@marliere.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions