mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
4c4cbe6682
Both drivers provide both sample_new and sample_free, and it makes no sense to pretend that they could not. In fact, load_data() would already crash if sample_new was null. So remove the remaining null checks. Contrary to that, the emu10k1 driver actually has a null sample_reset, though I'm not convinced that this inconsistency is justified. Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de> Message-ID: <20240406064830.1029573-18-oswald.buddenhagen@gmx.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
emux_effect.c | ||
emux_hwdep.c | ||
emux_nrpn.c | ||
emux_oss.c | ||
emux_proc.c | ||
emux_seq.c | ||
emux_synth.c | ||
emux_voice.h | ||
emux.c | ||
Makefile | ||
soundfont.c |