From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Sat, 12 Aug 2017 21:20:39 +0000 Subject: Re: [PATCH] ALSA: usx2y: Delete an error message for a failed memory allocation in two functions Message-Id: List-Id: References: <5ca1485e-5aaf-3c42-a24e-fb834239182e@users.sourceforge.net> In-Reply-To: <5ca1485e-5aaf-3c42-a24e-fb834239182e@users.sourceforge.net> 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, kernel-janitors@vger.kernel.org, LKML On Fri, 11 Aug 2017 18:02:15 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Fri, 11 Aug 2017 17:40:57 +0200 > > Omit an extra message for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf > Signed-off-by: Markus Elfring Applied, thanks. Takashi