summaryrefslogtreecommitdiff
path: root/tools/buildman/builderthread.py
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2021-04-08 17:15:00 -0400
committerSimon Glass <sjg@chromium.org>2021-04-29 03:23:39 -0700
commit6784cb35f52b1f742a4b56cc6b5697b6ca784598 (patch)
tree9af5d028a1a8d2d40ebaf30a46439696ba686601 /tools/buildman/builderthread.py
parentfeb7ac457c20ac575749471141722b0bbe6303ca (diff)
downloadu-boot-6784cb35f52b1f742a4b56cc6b5697b6ca784598.tar.gz
dm: core: Fix uninitialized return value from dm_scan_fdt_node
If there are no nodes or if all nodes are disabled, this function would return err without setting it first. Fix this by initializing err to zero. Fixes: 94f7afdf7e ("dm: core: Ignore disabled devices when binding") Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/builderthread.py')
0 files changed, 0 insertions, 0 deletions