]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amd/display: fix the broken logic in dc_link.c
authorYifan Zhang <yifan1.zhang@amd.com>
Fri, 3 Apr 2020 09:11:14 +0000 (17:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Apr 2020 21:04:01 +0000 (17:04 -0400)
commit50dc581a8f43f22f72af613397c6a01460d7559d
tree14d712c4c7ccebaf025e458846db708adf21b6cc
parent764a21cb085b8d7d754b5d74e2ecc6adc064e3e7
drm/amd/display: fix the broken logic in dc_link.c

Add missing braces.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c