ALSA: usb-audio: rmove print for failure of kmalloc
authorShawn Lin <shawn.lin@rock-chips.com>
Sun, 21 Aug 2016 02:17:36 +0000 (10:17 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Aug 2016 09:41:02 +0000 (11:41 +0200)
commit1bc00f32b87c24f1a981e6dcf3f2174babee93ad
treec4be0dcbc6dd6ba4691c6549df5676ba64f94a84
parent36e1ac3cf880fb9dbb528c41ebde567ca17d4a84
ALSA: usb-audio: rmove print for failure of kmalloc

kmalloc already print similar error once failing to alloc
enough memory, so let's remove this dump here.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/format.c