]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: trident: Simplify with str_on_off()
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2025 15:56:31 +0000 (16:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2025 16:34:34 +0000 (17:34 +0100)
commitb7d67e713b505d9c0d317bf3253dc507c8aabdf0
tree07171ddfb220f17d4d89393888e7af7e4823690b
parentac515df1091a3c1cec25ead4d842fbb4635f90cd
ALSA: trident: Simplify with str_on_off()

Use the standard helper str_on_off() to simplify the code.
Only code refactoring, no behavior change.

Link: https://patch.msgid.link/20250107155641.4435-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/trident/trident_main.c