mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: Constify static attribute_group structs
@ 2021-01-31  0:12 Rikard Falkeborn
  2021-01-31  0:12 ` [PATCH 1/2] ALSA: ac97: Constify static struct attribute_group Rikard Falkeborn
  2021-01-31  0:12 ` [PATCH 2/2] ALSA: hda: Constify static attribute_group Rikard Falkeborn
  0 siblings, 2 replies; 5+ messages in thread
From: Rikard Falkeborn @ 2021-01-31  0:12 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai; +Cc: alsa-devel, linux-kernel, Rikard Falkeborn

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-31  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31  0:12 [PATCH 0/2] ALSA: Constify static attribute_group structs Rikard Falkeborn
2021-01-31  0:12 ` [PATCH 1/2] ALSA: ac97: Constify static struct attribute_group Rikard Falkeborn
2021-01-31  8:50   ` Takashi Iwai
2021-01-31  0:12 ` [PATCH 2/2] ALSA: hda: Constify static attribute_group Rikard Falkeborn
2021-01-31  8:50   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®