mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 14:32:27 -04:00
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>