[PATCH 0/2] ALSA: Constify static attribute_group structs
Rikard Falkeborn
rikard.falkeborn at gmail.com
Sun Jan 31 01:12:39 CET 2021
Constify two static attribute_group structs that are never modified.
These two were the only static non-const ones in sound/.
Rikard Falkeborn (2):
ALSA: ac97: Constify static struct attribute_group
ALSA: hda: Constify static attribute_group
sound/ac97/bus.c | 2 +-
sound/hda/hdac_sysfs.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.30.0
More information about the Alsa-devel
mailing list