From a860d95f74025c6badbbdab6154c4ca15171927e Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sat, 24 May 2014 10:58:17 +0200 Subject: [PATCH] ALSA: snd-usb: mixer: remove error messages on failed kmalloc() If kmalloc() fails, warnings will be loud enough. We can safely just return -ENOMEM in such cases. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-format-patch failed