[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YV1XHt0ykUKCfibv@google.com>
Date: Wed, 6 Oct 2021 08:58:22 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org
Subject: Re: [RESEND PATCH] mfd: Add missing of_node_put for loop iteration
On Fri, 28 May 2021, Krzysztof Kozlowski wrote:
> Early exits from for_each_child_of_node() should decrement the
> node reference counter. Reported by Coccinelle:
>
> drivers/mfd/mfd-core.c:197:2-24: WARNING:
> Function "for_each_child_of_node" should have of_node_put() before goto around lines 209.
>
> Fixes: c94bb233a9fe ("mfd: Make MFD core code Device Tree and IRQ domain aware")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> ---
> drivers/mfd/mfd-core.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists