aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-08-14 21:58:21 +0200
committerRafael J. Wysocki <[email protected]>2024-08-22 20:58:49 +0200
commitafc954fd223ded70b1fa000767e2531db55cce58 (patch)
treeec166d6b6083c37166e79d2671b3538e49ae26a2 /scripts/generate_rust_analyzer.py
parent57df60e1f981fa8c288a49012a4bbb02ae0ecdbc (diff)
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Terminating for_each_child_of_node() loop requires dropping OF node reference, so bailing out after thermal_of_populate_trip() error misses this. Solve the OF node reference leak with scoped for_each_child_of_node_scoped(). Fixes: d0c75fa2c17f ("thermal/of: Initialize trip points separately") Cc: All applicable <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Reviewed-by: Daniel Lezcano <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions