Re: (subset) [PATCH linux-next] leds: tlc591xx: Replace of_node_put to __free

From: Lee Jones
Date: Thu Jun 13 2024 - 13:15:58 EST


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 [李琼斯]