diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-09-01 16:34:38 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-13 14:32:58 -0400 |
commit | a92bfda8783729ac684a0f005a1680602ed1096d (patch) | |
tree | 00fc8604d0a856585618127d5454f1b89c36fded /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 02bcbd6bfc5932d4300b017dcd2ba7e7bbbffe79 (diff) | |
download | linux-a92bfda8783729ac684a0f005a1680602ed1096d.tar.gz linux-a92bfda8783729ac684a0f005a1680602ed1096d.tar.bz2 linux-a92bfda8783729ac684a0f005a1680602ed1096d.zip |
drm/amd/display: remove possible condition with no effect (if == else)
Conditional statements have no effect to next process.So remove it.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2028
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions