Re: (subset) [PATCH v3 linux-next] leds: powernv: replace of_node_put to __free

From: Lee Jones
Date: Thu Jun 13 2024 - 13:34:29 EST


On Sat, 01 Jun 2024 00:17:13 -0300, MarileneGarcia 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: powernv: replace of_node_put to __free
commit: 7c85503b6d597b84ea58fe3dd95cd9eaeb1f3206

--
Lee Jones [李琼斯]