diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 12:24:40 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 16:28:04 +0100 |
commit | f6be4e624aa26699a9a89bc24089e88a227141c1 (patch) | |
tree | 68b70e9e4e350453ddfa038e12bee19154cac110 /scripts/mod | |
parent | db5abb3c499e553a8afedee1417d6a6308dda7bd (diff) | |
download | linux-f6be4e624aa26699a9a89bc24089e88a227141c1.tar.bz2 |
ALSA: msnd: Remove always NULL parameter
snd_msnd_pcm() takes a pointer to a pointer of a PCM where if this parameter
is provided the newly allocated PCM 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 'scripts/mod')
0 files changed, 0 insertions, 0 deletions