commit | c025672290d7a21df00d9b89ccc422a94eda5671 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:35:10 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 10:29:17 2019 +0100 |
tree | 4ac22fafba4946ea98d17567f9df65986cbc92cb | |
parent | 5116b94af07a9775ed694562f354e931b2cc04d4 [diff] |
ALSA: ppc: Drop superfluous PCM preallocation error checks snd_pcm_lib_preallocate_pages() and co always succeed, so the error check is simply redundant. Drop it. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>