ALSA: mpu401: Delete an error message for a failed memory allocation in snd_mpu401_ua...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 18:20:11 +0000 (20:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:35:06 +0000 (23:35 +0200)
commit30b2aeb8a85c2f91f23c95e2b6723a464d0ee6d3
tree042921c1b12e0809081adbcacb4b554d27b087b6
parent2b223a91197ffd45d556625edf2939f07f2b7730
ALSA: mpu401: Delete an error message for a failed memory allocation in snd_mpu401_uart_new()

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>
sound/drivers/mpu401/mpu401_uart.c