commit | f32e5616005bb999fec6a2e914161805d7ad061f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:31:42 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 10:29:03 2019 +0100 |
tree | 5b56938661de0380015dd7ac9dc88d430bf7636e | |
parent | e6e8c82b97472c4e02a314e7161f980534e7bca5 [diff] |
ALSA: parisc: 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>