[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YVNIEAuis8D1UQDt@zn.tnic>
Date: Tue, 28 Sep 2021 18:51:28 +0200
From: Borislav Petkov <bp@...en8.de>
To: Cai Huoqing <caihuoqing@...du.com>
Cc: Talel Shenhar <talel@...zon.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Tony Luck <tony.luck@...el.com>,
James Morse <james.morse@....com>,
Robert Richter <rric@...nel.org>, linux-edac@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] EDAC/al-mc-edac: Make use of the helper function
devm_add_action_or_reset()
On Wed, Sep 22, 2021 at 08:59:23PM +0800, Cai Huoqing wrote:
> The helper function devm_add_action_or_reset() will internally
> call devm_add_action(), and if devm_add_action() fails then it will
> execute the action mentioned and return the error code. So
> use devm_add_action_or_reset() instead of devm_add_action()
> to simplify the error handling, reduce the code.
>
> Signed-off-by: Cai Huoqing <caihuoqing@...du.com>
> ---
> drivers/edac/al_mc_edac.c | 12 ++++--------
> 1 file changed, 4 insertions(+), 8 deletions(-)
Applied, thanks.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists