commit | 4d0272ca40dfe524ce8d1ae350f0a246ef849d4b | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Nov 22 17:43:25 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 29 09:29:36 2017 +0100 |
tree | 6884f096870fdcaa8cae6fd6ba7e8d139f15ac41 | |
parent | cdc4398b399cad38e36be64faf3752aa12a44022 [diff] |
ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>