linux/drivers/gpu/drm/amd/display/dc/calcs
Zou Wei cfeb1055e5 drm/amd/display: remove useless if/else
Fix the following coccinelle report:

./drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c:1367:3-5:
WARNING: possible condition with no effect (if == else)

Both branches are the same, so remove the if/else altogether.

Fixes: 81875979f0 ("drm/amd/display: Remove extra pairs of parentheses in dce_calcs.c")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-30 01:02:13 -04:00
..
Makefile drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
bw_fixed.c
calcs_logger.h
custom_float.c
dce_calcs.c drm/amd/display: remove useless if/else 2020-10-30 01:02:13 -04:00
dcn_calc_auto.c drm/amd/display: Fix incorrect dcn1 bandwidth calculations 2020-07-01 01:59:20 -04:00
dcn_calc_auto.h
dcn_calc_math.c
dcn_calcs.c drm/amd/display: correct asic type check V2 2020-10-27 12:01:16 -04:00