diff options
author | 2023-06-02 11:05:02 +0900 | |
---|---|---|
committer | 2023-06-09 16:12:37 -0600 | |
commit | 39affd1fdf65983904fafc07cf607cff737eaf30 (patch) | |
tree | 22a40288060a93508db7c40363456cc9348fdd5d /scripts/generate_rust_analyzer.py | |
parent | docs: zh_CN/devicetree: sync usage-model fix (diff) | |
download | wireguard-linux-39affd1fdf65983904fafc07cf607cff737eaf30.tar.xz wireguard-linux-39affd1fdf65983904fafc07cf607cff737eaf30.zip |
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
In init_overlay_changeset(), the variable "node" is from
of_get_child_by_name(), and the "node" should be discarded in error case.
Fixes: d1651b03c2df ("of: overlay: add overlay symbols to live device tree")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230602020502.11693-1-hayashi.kunihiko@socionext.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions