ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 10 Dec 2024 17:24:26 +0000 (18:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2024 13:24:32 +0000 (14:24 +0100)
commit42d28736a5a4c3f499bb2d4b7fd84e334bdd5489
treeb48e929e23c9559eca7cf0a9989b35295e03b604
parentacf5a2f08f852d412e645256c19a39d3d6af7cd2
ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read()

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/20241210172428.139643-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/sonicvibes.c