From: Takashi Iwai Date: Tue, 10 Mar 2015 14:39:55 +0000 (+0100) Subject: ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~43^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d98a0673f761f9b7be51a293ca9142ec0c037ca;p=pandora-kernel.git ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures The kernel memory allocators already report the errors when the requested allocation fails, thus we don't need to warn it again in each caller side. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed