Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757516AbdIIMmC (ORCPT ); Sat, 9 Sep 2017 08:42:02 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:59677 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757372AbdIIMmA (ORCPT ); Sat, 9 Sep 2017 08:42:00 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sat, 09 Sep 2017 14:41:57 +0200 X-ME-IP: 90.55.206.157 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: X-URL: http://belgarath.falguerolles.org/ 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> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 427 Lines: 16 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