From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:45483 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753632AbdIIMmA (ORCPT ); Sat, 9 Sep 2017 08:42:00 -0400 From: Robert Jarzmik To: SF Markus Elfring Cc: linux-media@vger.kernel.org, Hans Verkuil , Mauro Carvalho Chehab , Petr Cvek , Sakari Ailus , Wei Yongjun , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] [media] pxa_camera: Delete an error message for a failed memory allocation in pxa_camera_probe() References: Date: Sat, 09 Sep 2017 14:41:54 +0200 In-Reply-To: (SF Markus Elfring's message of "Fri, 8 Sep 2017 22:14:59 +0200") Message-ID: <87wp58niwd.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-media-owner@vger.kernel.org List-ID: SF Markus Elfring writes: > From: Markus Elfring > Date: Fri, 8 Sep 2017 22:05:14 +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 Acked-by: Robert Jarzmik Cheers. -- Robert