drm: display: Remove duplicated argument in dcn31
authorWan Jiabing <wanjiabing@vivo.com>
Wed, 9 Jun 2021 03:01:46 +0000 (11:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Jun 2021 15:44:26 +0000 (11:44 -0400)
commit28a0a14423b85523d6edd2a42a9fcd9c1d4a848e
tree11d7b658df8fd83d2a6301ed5c99a1d5e126878a
parent4d45a22458f52a3daf222287d9e578d3ec418422
drm: display: Remove duplicated argument in dcn31

Fix the following coccicheck warning:
./drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c:
3539:12-42: duplicated argument to && or ||
./drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c:
5677:87-123: duplicated argument to && or ||

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn31/display_mode_vba_31.c