]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: fix typo in the comment
authorYan Zhen <yanzhen@vivo.com>
Thu, 12 Sep 2024 07:12:09 +0000 (15:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:14:27 +0000 (16:14 -0400)
commitc77a46bebe99e70600e636a3a1f285637c479f46
treed5fb42f79a4d0930e1d759dd1da1c682b7e6dad2
parentc400ec6990fb04a2ec9929b253dafa7e77c7f555
drm/amd/display: fix typo in the comment

Correctly spelled comments make it easier for the reader to understand
the code.

Replace 'maxium' with 'maximum' in the comment &
replace 'diffculty' with 'difficulty' in the comment &
replace 'suppluy' with 'supply' in the comment &
replace 'Congiuration' with 'Configuration' in the comment &
replace 'eanbled' with 'enabled' in the comment.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/basics/dce_calcs.c
drivers/gpu/drm/amd/display/dc/dml2/display_mode_core.c
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c