diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 12:24:50 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 16:33:03 +0100 |
commit | 483337f903dd39a10d4d6617cf6f30feeead061c (patch) | |
tree | a9914694bd1d26e468e2da652fe01c316680f7f1 /drivers | |
parent | ALSA: emu10k1: Remove always NULL parameters (diff) | |
download | linux-483337f903dd39a10d4d6617cf6f30feeead061c.tar.xz linux-483337f903dd39a10d4d6617cf6f30feeead061c.zip |
ALSA: fm801: Remove always NULL parameter
snd_fm801_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 'drivers')
0 files changed, 0 insertions, 0 deletions