From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 27 Nov 2017 17:31:10 +0000 Subject: Re: [PATCH] video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_ini Message-Id: List-Id: References: <39d05a48-e649-fb88-0e86-4f7528fd67f8@users.sourceforge.net> In-Reply-To: <39d05a48-e649-fb88-0e86-4f7528fd67f8@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Bartlomiej Zolnierkiewicz Cc: LKML , kernel-janitors@vger.kernel.org On 11/27/17 3:00 AM, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 27 Nov 2017 09:56:09 +0100 > > 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 Acked-by: Timur Tabi