From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Date: Tue, 14 Nov 2017 01:59:22 +0000 Subject: Re: [PATCH] clk/spear: Delete five error messages for a failed memory allocation Message-Id: <20171114015922.GP11955@codeaurora.org> List-Id: References: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> In-Reply-To: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 09/27, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 27 Sep 2017 18:00:21 +0200 > > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 13 Nov 2017 17:59:22 -0800 From: Stephen Boyd To: SF Markus Elfring Cc: linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, Michael Turquette , Viresh Kumar , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] clk/spear: Delete five error messages for a failed memory allocation Message-ID: <20171114015922.GP11955@codeaurora.org> References: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> List-ID: On 09/27, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 27 Sep 2017 18:00:21 +0200 > > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 13 Nov 2017 17:59:22 -0800 Subject: [PATCH] clk/spear: Delete five error messages for a failed memory allocation In-Reply-To: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> References: <4283fdab-7005-f774-9594-821582c5a9fb@users.sourceforge.net> Message-ID: <20171114015922.GP11955@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/27, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 27 Sep 2017 18:00:21 +0200 > > Omit extra messages for a memory allocation failure in these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project