aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorWei Li <[email protected]>2021-07-05 21:43:02 +0800
committerRob Clark <[email protected]>2021-08-07 11:48:38 -0700
commitbfddcfe155a2fe448fee0169c5cbc82c7fa73491 (patch)
tree78870ded818f90d82834caf6593fd888f2bbe06c /scripts/gdb/linux/utils.py
parentb93cc4b201372d4ab16f501ef3a2d3aac1f01f08 (diff)
drm/msm: Fix error return code in msm_drm_init()
When it fail to create crtc_event kthread, it just jump to err_msm_uninit, while the 'ret' is not updated. So assign the return code before that. Fixes: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Li <[email protected]> Reviewed-by: Abhinav Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions