]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: mixart: Delete an error message for a failed memory allocation in snd_mixart_cr...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 16:45:42 +0000 (18:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:33:20 +0000 (23:33 +0200)
commitf80a1bccde4fff17e0df5ecb0e0042f70c695653
treed3686002427d74324d2f9bbf2f1f8deef782ce50
parentdb565d2764f68d96e64fcf3cd739e80fa23a995d
ALSA: mixart: Delete an error message for a failed memory allocation in snd_mixart_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/mixart/mixart.c