[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174681922265.4075953.2607689432689640869.robh@kernel.org>
Date: Fri, 9 May 2025 14:33:44 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Frank Rowand <frowand.list@...il.com>,
Stephen Boyd <sboyd@...nel.org>,
Saravana Kannan <saravanak@...gle.com>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] of: unittest: Unlock on error in unittest_data_add()
On Wed, 30 Apr 2025 11:05:40 +0300, Dan Carpenter wrote:
> The of_overlay_mutex_unlock() was accidentally deleted if "of_root" is
> NULL. Change this to a goto unlock.
>
> Fixes: d1eabd218ede ("of: unittest: treat missing of_root as error instead of fixing up")
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
> ---
> drivers/of/unittest.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists