[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <587725d6-2eeb-c95c-1cfe-0c6571a74c7c@cogentembedded.com>
Date: Tue, 31 Oct 2017 00:19:01 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: SF Markus Elfring <elfring@...rs.sourceforge.net>,
netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
Dan Carpenter <dan.carpenter@...cle.com>,
"David S. Miller" <davem@...emloft.net>,
Eugeniu Rosca <erosca@...adit-jv.com>,
Kazuya Mizuguchi <kazuya.mizuguchi.ks@...esas.com>,
Masaru Nagai <masaru.nagai.vx@...esas.com>,
Niklas Söderlund
<niklas.soderlund+renesas@...natech.se>,
Simon Horman <horms+renesas@...ge.net.au>,
Yuval Shaia <yuval.shaia@...cle.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ravb: Use common error handling code in ravb_probe()
On 10/30/2017 11:51 PM, Sergei Shtylyov wrote:
>> From: Markus Elfring <elfring@...rs.sourceforge.net>
>> Date: Sat, 28 Oct 2017 19:10:08 +0200
>>
>> Add a jump target so that a bit of exception handling can be better reused
>> at the end of this function.
>
> Have you actually tried to see if there's any change in the resulting
> object code? I've looked at ARM gcc 4.8.5's output and it didn't really change
> -- gcc was able to optimize these repetitive assignments pretty well...
>
>> This issue was detected by using the Coccinelle software.
>>
>> Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
>> ---
>> drivers/net/ethernet/renesas/ravb_main.c | 32
>> ++++++++++++++++----------------
>> 1 file changed, 16 insertions(+), 16 deletions(-)
>
> Diffstat also speaks about the futility of this patch.
Ah, you've added empty lines where there was none... Please don't do this.
I'll ACK the v2 patch, given my comments are addressed.
[...]
MBR, Sergei
Powered by blists - more mailing lists