]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_create()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 16:14:54 +0000 (18:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:32:46 +0000 (23:32 +0200)
commitdb565d2764f68d96e64fcf3cd739e80fa23a995d
tree99d5335819ebd96b9057467f48723fd569b7866a
parent54841557565571feb2d0ba08f0722f754eaf7ecd
ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_create()

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/pci/pcxhr/pcxhr.c