Skip to content
Commit bb580602 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void



Now all callers no longer check the return value from
snd_pcm_lib_preallocate_pages() and co, let's make them to return
void, so that any new code won't fall into the same pitfall.

Reviewed-by: default avatarJaroslav Kysela <perex@perex.cz>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 95d14640
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment