diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 12:24:41 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 16:28:21 +0100 |
commit | 8c77629996cbabee1d5b6d9b0d1e97cbca197ba1 (patch) | |
tree | 86baafac24bcadfd3c3839ae8a05ddbbc03c0a5f /sound/isa/als100.c | |
parent | f6be4e624aa26699a9a89bc24089e88a227141c1 (diff) | |
download | talos-op-linux-8c77629996cbabee1d5b6d9b0d1e97cbca197ba1.tar.gz talos-op-linux-8c77629996cbabee1d5b6d9b0d1e97cbca197ba1.zip |
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>
Diffstat (limited to 'sound/isa/als100.c')
0 files changed, 0 insertions, 0 deletions