linux/sound/isa/sb
Lars-Peter Clausen 8c77629996 ALSA: sb8: Remove always NULL parameters
snd_sb8dsp_pcm() and snd_sb8dsp_midi() take a pointer to a pointer of a
PCM/MIDI where if this parameter is provided the newly allocated object is
stored. All callers pass NULL though, so remove the parameter. This makes
the code a bit cleaner and shorter.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-02 16:28:21 +01:00
..
emu8000_callback.c
emu8000_local.h
emu8000_patch.c
emu8000_pcm.c
emu8000_synth.c ALSA: sb: Deletion of unnecessary checks before two function calls 2014-11-21 20:07:36 +01:00
emu8000.c
jazz16.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
Makefile
sb8_main.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb8_midi.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb8.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb16_csp.c
sb16_main.c ALSA: sb16: Use snd_ctl_enum_info() 2014-10-21 08:34:52 +02:00
sb16.c
sb_common.c ALSA: sb: Deletion of unnecessary checks before two function calls 2014-11-21 20:07:36 +01:00
sb_mixer.c ALSA: sb16: Use snd_ctl_enum_info() 2014-10-21 08:34:52 +02:00
sbawe.c