diff options
author | 2024-08-30 10:06:26 +0800 | |
---|---|---|
committer | 2024-09-13 14:01:34 -0500 | |
commit | 69b860034c33429b5bf7eb89fb8c0ad269ad9cbd (patch) | |
tree | 6eae18c41899145c08906a0025087940769e6e64 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dt-bindings: watchdog: qcom-wdt: document support on SA8255p (diff) | |
download | wireguard-linux-69b860034c33429b5bf7eb89fb8c0ad269ad9cbd.tar.xz wireguard-linux-69b860034c33429b5bf7eb89fb8c0ad269ad9cbd.zip |
of: property: Do some clean up with use of __free()
__free() provides a scoped of_node_put() functionality to put the
device_node automatically, and we don't need to call of_node_put()
directly. Let's simplify the code a bit with the use of __free().
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Link: https://lore.kernel.org/r/20240830020626.115933-4-zhangzekun11@huawei.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions