aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-09-26 18:08:38 +0200
committerJonathan Cameron <[email protected]>2024-10-05 12:09:14 +0100
commit140eff34e10262f34201c21e1c08f1aeebe9325d (patch)
tree32d80cc14d4afded7e5c379cf70b176ff7c26fb4 /tools/perf/scripts/python/flamegraph.py
parentdb44b37a20c823afeb7c550cf767d9b218681ee1 (diff)
iio: adc: qcom-spmi-vadc: use scoped device_for_each_child_node()
Switch to device_for_each_child_node_scoped() to simplify the code by removing the need for calls to fwnode_handle_put() in the error path. This prevents possible memory leaks if new error paths are added without the required call to fwnode_handle_put(). Signed-off-by: Javier Carrasco <[email protected]> Link: https://patch.msgid.link/20240926-iio_device_for_each_child_node_scoped-v1-2-64ca8a424578@gmail.com Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions