]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ca0106: Delete an error message for a failed memory allocation in snd_ca0106_pc...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 17:09:23 +0000 (19:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:33:54 +0000 (23:33 +0200)
commit2a9fb53ce97f64c0e0befed9cdf00117c0de616d
tree1599d60cbc6a6e8ea430c68da0d71344e617f346
parentf80a1bccde4fff17e0df5ecb0e0042f70c695653
ALSA: ca0106: Delete an error message for a failed memory allocation in snd_ca0106_pcm_open_capture_channel()

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/ca0106/ca0106_main.c