diff options
author | Dmitry Baryshkov <[email protected]> | 2023-12-02 00:18:33 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-05 22:14:32 +0300 |
commit | 134c78c962279e423f5d699e3d3b379cbf4885c8 (patch) | |
tree | 1a2d7146918ce16ba30f6ee66d71cbf1f3c435cd /rust/helpers/helpers.c | |
parent | a55c8ff252d374acb6f78b979cadc38073ce95e8 (diff) |
drm/msm/dpu: cleanup dpu_kms_hw_init error path
It was noticed that dpu_kms_hw_init()'s error path contains several
labels which point to the same code path. Replace all of them with a
single label.
Suggested-by: Konrad Dybcio <[email protected]>
Reviewed-by: Jessica Zhang <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/570035/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions