Re: [PATCH linux-next] gpu:ipu-v3:pre: replace of_node_put() with __free
From: Philipp Zabel
Date: Mon Jun 24 2024 - 05:54:29 EST
On Sa, 2024-04-27 at 10:20 +0530, R Sundar wrote:
> use the new cleanup magic to replace of_node_put() with
> __free(device_node) marking to auto release when they get out of scope.
>
> Suggested-by: Julia Lawall <julia.lawall@xxxxxxxx>
> Signed-off-by: R Sundar <prosunofficial@xxxxxxxxx>
Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
regards
Philipp