From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752037AbdJCOVa (ORCPT ); Tue, 3 Oct 2017 10:21:30 -0400 Received: from foss.arm.com ([217.140.101.70]:49498 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbdJCOV3 (ORCPT ); Tue, 3 Oct 2017 10:21:29 -0400 Cc: Liviu Dudau , Lorenzo Pieralisi , Russell King , Sudeep Holla , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] ARM: vexpress/spc: Delete an error message for a failed memory allocation in two functions To: SF Markus Elfring , linux-arm-kernel@lists.infradead.org References: <557666e2-45b6-8f47-2fc9-756bd7f23541@users.sourceforge.net> From: Sudeep Holla Organization: ARM Message-ID: Date: Tue, 3 Oct 2017 15:21:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <557666e2-45b6-8f47-2fc9-756bd7f23541@users.sourceforge.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I am not sure if such trivial patches get merged by someone via kernel-janitors list with just maintainers ack or not. Please let me know if you want me to pickup this, for now I am just Ack-ing. On 03/10/17 09:40, SF Markus Elfring wrote: > From: Markus Elfring > Date: Tue, 3 Oct 2017 10:30:07 +0200 > > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > Acked-by: Sudeep Holla -- Regards, Sudeep