commit | 64a591e67e30599bed0179f187e034cc0828010e | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Aug 09 09:30:34 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 10 17:55:13 2017 +0200 |
tree | 0f010116df51fc4601fbc29de8117e23bb0d0496 | |
parent | fbc020b48c85fc7e4ca42ceb095c76f294b00043 [diff] |
ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port() Omit extra messages for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>