From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Sat, 12 Aug 2017 21:33:09 +0000 Subject: Re: [PATCH] ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_create() Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Arnd Bergmann , Julia Lawall , Jaroslav Kysela , kernel-janitors@vger.kernel.org, LKML On Sat, 12 Aug 2017 18:28:06 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Sat, 12 Aug 2017 18:14:54 +0200 > > 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 Applied, thanks. Takashi