Re: [PATCH] drm/amd: Fix typo 'the the' in comment

2022-07-22 Thread Alex Deucher
Applied. Thanks! Alex On Thu, Jul 21, 2022 at 3:26 AM Slark Xiao wrote: > > Replace 'the the' with 'the' in the comment. > > Signed-off-by: Slark Xiao > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 2 +- > drivers/gpu/drm/amd/include/atombios.h| 4 ++-- > 2 files changed, 3 insertion

[PATCH] drm/amd: Fix typo 'the the' in comment

2022-07-21 Thread Slark Xiao
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao --- drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 2 +- drivers/gpu/drm/amd/include/atombios.h| 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c b/drivers/gpu