diff options
author | Jiang Jian <jiangjian@cdjrlc.com> | 2022-06-23 18:14:48 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-23 17:23:13 -0400 |
commit | 50ef0cacc43c5b01d5d1d65f08af33513b07e2c7 (patch) | |
tree | 853f8964de5f9f68a271c053735a7ab2ad280105 /drivers/gpu/drm/amd/display/amdgpu_dm | |
parent | 10a9035c36d00586ad4bdb838f8800be951db8d2 (diff) |
drm/amdgpu: drop unexpected word 'for' in comments
there is an unexpected word 'for' in the comments that need to be dropped
file - drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
line - 245
* position and also advance the position for for Vega10
changed to:
* position and also advance the position for Vega10
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm')
0 files changed, 0 insertions, 0 deletions