aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-11-12 13:23:03 +0300
committerLiu Ying <[email protected]>2025-01-15 11:27:08 +0800
commitef84aee151bd6c2c9223c8b430cae21d57b5e1c1 (patch)
tree59a4ab149112d9ca30fd9ff61a2cb8bddd316060 /tools/perf/scripts/python/call-graph-from-sql.py
parente4b5ccd392b92300a2b341705cc4805681094e49 (diff)
drm/bridge: ite-it6263: Prevent error pointer dereference in probe()
If devm_i2c_new_dummy_device() fails then we were supposed to return an error code, but instead the function continues and will crash on the next line. Add the missing return statement. Fixes: 049723628716 ("drm/bridge: Add ITE IT6263 LVDS to HDMI converter") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Biju Das <[email protected]> Reviewed-by: Liu Ying <[email protected]> Signed-off-by: Liu Ying <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions