diff options
author | Rob Herring <robh@kernel.org> | 2024-04-09 13:59:41 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2024-04-15 08:40:40 -0500 |
commit | a5737b21057468d7078477b70314091bbb19c735 (patch) | |
tree | e24d269a968b4e86972becde46245eea0911c3e7 /scripts/gdb/linux/stackdepot.py | |
parent | 40b0f17453fca50165c9d56401be663448e9136c (diff) |
of: Use scope based of_node_put() cleanups
Use the relatively new scope based of_node_put() cleanup to simplify
function exit handling. Doing so reduces the chances of forgetting an
of_node_put() and simplifies error paths by avoiding the need for goto
statements.
Reviewed-by: Saravana Kannan <saravanak@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20240409-dt-cleanup-free-v2-3-5b419a4af38d@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions