]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: rme96: Delete two error messages for a failed memory allocation in snd_rme96_pr...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 12:24:41 +0000 (14:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:26:49 +0000 (23:26 +0200)
commit50a240e68d967bf1073878a2701ccbb1f9c4ceec
tree0a57b1f9f457b5a5fe4089aa11a4da6a324ca7df
parent3f0ff2d89ead75534fca399fd0fef4c3b43e9027
ALSA: rme96: Delete two error messages for a failed memory allocation in snd_rme96_probe()

Omit extra messages 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/rme96.c