diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 11:24:36 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 15:26:20 (GMT) |
commit | 7f605418837add961466dc66f7370332d44c1a92 (patch) | |
tree | f12dd6b0429e92d38c477b151ca47867379665e1 /scripts/genksyms | |
parent | e9dd86267f2571a9649399c9e268266ca5aa6152 (diff) | |
download | linux-7f605418837add961466dc66f7370332d44c1a92.tar.xz |
ALSA: ad1816a: Remove always NULL parameters
snd_ad1816a_pcm() and snd_ad1816a_timer() take a pointer to a pointer of a
PCM/timer 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 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions