diff options
author | Aurabindo Pillai <mail@aurabindo.in> | 2020-04-07 14:26:18 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-09 10:43:18 -0400 |
commit | ad36d71b3f5293fd0ab7be6c8755ba0cc78bf528 (patch) | |
tree | 68ae1ad30df92217cc46014b05e80a5cc148ab3d /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | ef91e8b5c885e5985b176fcc04eaefe1f162d7f6 (diff) |
amdgpu_kms: Remove unnecessary condition check
Execution will only reach here if the asserted condition is true.
Hence there is no need for the additional check.
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions