[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240922165638.GB3426578@kernel.org>
Date: Sun, 22 Sep 2024 17:56:38 +0100
From: Simon Horman <horms@...nel.org>
To: Markus Elfring <Markus.Elfring@....de>
Cc: GR-Linux-NIC-Dev@...vell.com, netdev@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Himanshu Madhani <himanshu.madhani@...gic.com>,
Jakub Kicinski <kuba@...nel.org>,
Manish Chopra <manishc@...vell.com>,
Paolo Abeni <pabeni@...hat.com>,
Shahed Shaikh <shshaikh@...vell.com>,
LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Manish Chopra <manish.chopra@...gic.com>
Subject: Re: [PATCH] qlcnic: Use common error handling code in four functions
On Thu, Sep 19, 2024 at 09:50:13PM +0200, Markus Elfring wrote:
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Thu, 19 Sep 2024 21:30:45 +0200
>
> Add jump targets so that a bit of exception handling can be better reused
> at the end of four function implementations.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
Hi Markus,
This is an old driver, that doesn't appear to have been under active
development for quite some time. Unless there is a way to exercise these
changes I don't think that clean-ups of this nature are worth the risk of
regressions they might introduce.
If we can see bugs in error paths, let's fix them.
Else, let's leave them be.
--
pw-bot: rejected
Powered by blists - more mailing lists