ALSA: trident: Delete an error message for a failed memory allocation in snd_trident_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 12 Aug 2017 11:20:16 +0000 (13:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:25:40 +0000 (23:25 +0200)
commitaef7758ff4ffcf9d7a03779f877228871efae4c0
tree99e384a17199034036a0c1ad2234efa424c69cb1
parentb26113fa6ab5f78438c2918b333e0f1c78a471d5
ALSA: trident: Delete an error message for a failed memory allocation in snd_trident_tlb_alloc()

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/trident/trident_main.c