[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171829895106.2728913.15291317258101925669.b4-ty@kernel.org>
Date: Thu, 13 Jun 2024 18:15:51 +0100
From: Lee Jones <lee@...nel.org>
To: Pavel Machek <pavel@....cz>, Julia Lawall <julia.lawall@...ia.fr>,
Marilene A Garcia <marilene.agarcia@...il.com>
Cc: Shuah Khan <skhan@...uxfoundation.org>,
Javier Carrasco <javier.carrasco.cruz@...il.com>,
linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH linux-next] leds: tlc591xx: Replace
of_node_put to __free
On Mon, 10 Jun 2024 21:17:40 -0300, Marilene A Garcia wrote:
> Use __free() for device_node values, and thus drop calls to
> of_node_put().
>
> The variable attribute __free() adds a scope based cleanup to
> the device node. The goal is to reduce memory management issues
> in the kernel code.
>
> [...]
Applied, thanks!
[1/1] leds: tlc591xx: Replace of_node_put to __free
commit: 5e6bc823b5c152b2a7854c61ec2054b0223ad2dd
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists