commit | 600bacfcd706b5820d172626bfa6347482b4946b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:36:00 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 10:29:36 2019 +0100 |
tree | 0682a9080e2e993806357c40c56bcb89ff8d4333 | |
parent | 1267e24fe749b04beca5a7f04ffa49d9d792adb0 [diff] |
ALSA: spi: 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>