ALSA: usb: caiaq: audio: Delete two error messages for a failed memory allocation...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 11 Aug 2017 17:39:06 +0000 (19:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:24:34 +0000 (23:24 +0200)
commitb26113fa6ab5f78438c2918b333e0f1c78a471d5
tree67708ed7cfd51c832f39a7b949969b651d52c632
parent9ecb2406de33470b70b48a2e107730bd37547e31
ALSA: usb: caiaq: audio: Delete two error messages for a failed memory allocation in alloc_urbs()

Omit extra messages for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

[Fixed the unused variable warning by this change as well -- tiwai]

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/caiaq/audio.c