From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776AbcIOWyf (ORCPT ); Thu, 15 Sep 2016 18:54:35 -0400 Received: from galahad.ideasonboard.com ([185.26.127.97]:52755 "EHLO galahad.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890AbcIOWy0 (ORCPT ); Thu, 15 Sep 2016 18:54:26 -0400 From: Laurent Pinchart To: SF Markus Elfring Cc: Geert Uytterhoeven , linux-clk , Geert Uytterhoeven , Michael Turquette , Simon Horman , Stephen Boyd , Ulf Hansson , LKML , "kernel-janitors@vger.kernel.org" , Julia Lawall , Wolfram Sang Subject: Re: clk/Renesas-MSTP: Delete an error message for a failed memory allocation Date: Fri, 16 Sep 2016 01:55:08 +0300 Message-ID: <64106728.50RHrbMaf7@avalon> User-Agent: KMail/4.14.10 (Linux/4.4.6-gentoo; KDE/4.14.20; x86_64; ; ) In-Reply-To: References: <566ABCD9.1060404@users.sourceforge.net> <2927869.3rNkSDiBcX@avalon> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 15 Sep 2016 22:17:41 SF Markus Elfring wrote: > >>> Omit an extra message for a memory allocation failure in this function. > >>> > >>> Link: > >>> http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refact > >>> or_Strings-WSang_0.pdf > >>> > >>> Signed-off-by: Markus Elfring > >> > >> Reviewed-by: Geert Uytterhoeven > > > > There are two other memory allocation failures printed by drivers in the > > same directory that, you'll get my ack > > Does this kind of feedback express a general acceptance for the deletion > of similar error messages? No, it's my opinion only. > > if you extend this patch to remove the three messages in one go. > > Does this wish influence the handling of suggested changes for the source > file "drivers/clk/renesas/clk-mstp.c" anyhow? > https://patchwork.kernel.org/patch/9332363/ Yes, please submit a new version of this patch that removes all the memory allocation error messages from drivers/clk/renesas/ in one go. -- Regards, Laurent Pinchart