diff options
author | José Pekkarinen <jose.pekkarinen@foxhound.fi> | 2023-10-29 11:39:26 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-11-09 17:02:38 -0500 |
commit | 36e0d7088555a6a32664635eebe372452027bc6f (patch) | |
tree | 134a843c25d194a3cb3ad24eee5c738d5564f3c7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 8140b07b0a69a7e8d5d764237c68af7942c4bfdd (diff) |
drm/amd/display: remove duplicated argument
Spotted by coccicheck, there is a redundant check for
v->SourcePixelFormat[k] != dm_444_16. This patch will
remove it. The corresponding output follows.
drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c:5130:86-122: duplicated argument to && or ||
Signed-off-by: José Pekkarinen <jose.pekkarinen@foxhound.fi>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions