]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main()
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 28 Dec 2024 23:38:48 +0000 (00:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 29 Dec 2024 08:24:53 +0000 (09:24 +0100)
commit1e63e3c4f54cf4320b1651557542a5913ccb0c42
treed8fcdaea61b58103876ad23533323291bdabf596
parent1d720a2d4fe45efa62c73b2af279dc7db709c06d
ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main()

Remove hard-coded strings by using the str_on_off() helper function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20241228233849.686755-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ac97/ac97_proc.c