Re: [PATCH] soc: ti: pruss: fix double free in pruss_clk_mux_setup()

From: Markus Elfring
Date: Sun Dec 28 2025 - 07:55:53 EST



> Fix by using a separate label to avoid the duplicate of_node_put().

May you return directly?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.19-rc2#n532

Regards,
Markus