Re: [v3] ARM: rockchip: Fix a leaked reference by adding of_node_put() in two functions

From: Markus Elfring
Date: Sun Apr 28 2019 - 02:27:33 EST


> arch/arm/mach-rockchip/platsmp.c | 12 ++++++++++--
> arch/arm/mach-rockchip/pm.c | 2 ++

* Would a commit subject variant be nicer?

* I dare to present a reminder for a recurring development topic.
How do you think about to adjust the exception handling in these function
implementations a bit more according to the Linux coding style
(so that the addition of duplicate function calls would be avoided)?

Regards,
Markus