commit | 1267e24fe749b04beca5a7f04ffa49d9d792adb0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:35:48 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 10:29:30 2019 +0100 |
tree | 9a5e9cee3a100b307ed9b19bda2f449f3c3387dd | |
parent | 2462bca0a668393aea6fe7bc53c49066944b04fa [diff] |
ALSA: sparc: 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>