commit | 62e94da3e9d8b991a467f376441a805c5d14c9c7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 12:01:48 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:37:29 2019 +0100 |
tree | ef804c846360ebb274701abb4fcaabb2ef035bd7 | |
parent | 6c422436638af9f8240df71c53275c3d255c2170 [diff] |
media: Drop superfluous PCM preallocation error checks snd_pcm_lib_preallocate_pages() and co always succeed, so the error check is simply redundant. Drop it. Acked-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>