aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLiang He <[email protected]>2022-06-15 20:51:05 +0800
committerKrzysztof Kozlowski <[email protected]>2023-05-08 08:14:52 +0200
commit51cbbcd6469b2a32e222ec220039af20a16f2769 (patch)
treee7c5548a965ae06f94a4320cf2acff0f1c19475d /tools/perf/scripts/python/bin/stackcollapse-report
parentecaed1a26f7215f48420a9c02e229b84b5fbb882 (diff)
w1: Add missing of_node_put() in w1.c
In __w1_attach_slave_device, we really need not to use of_node_put in normal path as the reference is escaped by sl. However, we need of_node_put in the fail path before put_device. Signed-off-by: Liang He <[email protected]> Link: https://lore.kernel.org/r/[email protected] [krzysztof: fix whitespace / checkpatch] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions