Re: [PATCH 2/7] regulator: bd96801: Use scoped device node handling to simplify error paths

From: Matti Vaittinen
Date: Thu Aug 15 2024 - 01:29:29 EST


On 8/14/24 18:04, Krzysztof Kozlowski wrote:
Obtain the device node reference with scoped/cleanup.h and use scoped
for_each_child_of_node_scoped() to reduce error handling and make the
code a bit simpler. Add also brackets {} over outer for loop for code
readability.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Acked-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>

Yours,
-- Matti

--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~