From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754802AbcIPFV6 (ORCPT ); Fri, 16 Sep 2016 01:21:58 -0400 Received: from mout.web.de ([212.227.15.14]:64203 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751277AbcIPFVz (ORCPT ); Fri, 16 Sep 2016 01:21:55 -0400 Subject: Re: clk/Renesas-MSTP: Delete an error message for a failed memory allocation To: Laurent Pinchart , Wolfram Sang References: <566ABCD9.1060404@users.sourceforge.net> <2927869.3rNkSDiBcX@avalon> <64106728.50RHrbMaf7@avalon> Cc: Geert Uytterhoeven , linux-clk , Geert Uytterhoeven , Michael Turquette , Simon Horman , Stephen Boyd , Ulf Hansson , LKML , "kernel-janitors@vger.kernel.org" , Julia Lawall From: SF Markus Elfring Message-ID: <2b8208ee-6119-4de0-9591-1c467833d59d@users.sourceforge.net> Date: Fri, 16 Sep 2016 07:21:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <64106728.50RHrbMaf7@avalon> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:F0kxZCqCNMbeLmYGdwTwPjotMZzSSlnjAlVO7Alx3SpasJH+mfx T9YUciRWaLD7ocGgENvYwEebbp99jeA52y6jMsSyOIXEZueS8e87yF6jblpzZOvf0HlKc++ drv/1+fSW+LJykm3w2SGYN6KZco2dIXVEtLSEQxggCS6x/vM+6P70v64zHsqu6IOW/O4Ghb Ep3VWYC/u+61VrWCETBRA== X-UI-Out-Filterresults: notjunk:1;V01:K0:Ukcg/DEFT7M=:6y83WZmA2kL5NvVR+5F9TX swcwxQ9oHOxeSr7Jcc1oFG0cegw4Xy07T70bzt1sFO1bcZ7nKHiiOzXWkzDauviRyZeGpciv2 QATeiFTMzaEpiEhZUSDOetqISIRiqyt0qsvpDwhDEGhXvnp5AF0aptxY5TIvXg2s6QTzyM6+N UgHJ7ZLRZt9Ni9Zv2N3tkOe+1LeaRy1cHTf703shM162GThD4lJp645lkB90pts+ESEN0QEi5 fUc00LVUqylG+jjGzG8kwOX+O7IorcfxG4L7wMN1mLJOv70gkxM5rscAzotNM+5dlUI2uAdKb HE0wpOZ0e8kh/Okh221GjJx1h0EhcG1Q+D5nah1aiFkUjv+wEo2NSb8MqqhlPZwicSWlaHNQ/ 9PvGe3nHM8HyOGgkTDTBsDguITZNuiI9PspUw61o7N3yGI5gQcAzBXDOjb3gH9ejGn9gLOaoK 7EJcLxF7tZPgTeIUPNBy2ZbZsv0cMsd8qwYCVbjl0BlIX+ldPGjQo3uf5KnkD3PAO3A3QYHEQ Lqn9PvGm8k56lz/7AO03jXzTMddP1EJEnja3Q7N9C1qma4HbL3pILnHqZXTiZMJ0/MjUoTQRo j3T/gfYxQ0RxQ03pAVgAq3tv6D42SSo9+4zWmWGIeUEmAq2FmMYhsN5FUmgB0YCN8jo0Go0u8 okFH6W0p90bSnEe4Vnpg1i6m9/tM0tL+XphORdmggipt1i9NezJ2VeaZSzSCdup+x1eWaoLG0 fuHCdRU7cT3AAHxa/sjB5oF733+SpY6RxKW3okwfn2RaKA6PRVC5jMTPcV+ZayETUYFdYWom6 +HyjAd8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >> 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. I find this kind of feedback a bit surprising and it seems to be promising to increase software development in this design direction. Have you got any corresponding scripts for the semantic patch language prepared to make such a source code adjustment safer (and a bit more convenient with the help of the Coccinelle software)? I am also curious on how the change acceptance will evolve for the other three update steps from this patch series when this one indicates further software update opportunities already. Regards, Markus