]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: sb: Drop NULL check for snd_ctl_remove()
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Jun 2024 10:05:24 +0000 (12:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Jun 2024 10:51:50 +0000 (12:51 +0200)
commit4d4500b4396a226d159b2633b091c0b65509b24a
treebad978c3171ff97c72c271d31480c0b893a76843
parente946455ce116fd822718d6acd874f3f4cf306520
ALSA: sb: Drop NULL check for snd_ctl_remove()

Since snd_ctl_remove() accepts the NULL kcontrol argument now, we can
drop the check in the caller side.

Link: https://lore.kernel.org/20240617100529.6667-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sb/emu8000.c
sound/isa/sb/sb16_csp.c