[PATCH] drm: 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/display/drm_dp_helper.c | 2 +- drivers/gpu/drm/i915/i915_irq.c | 2 +- drivers/gpu/drm/panel/panel-novatek-nt35510.c | 2 +- 3 files changed, 3 insertions(+),

[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/amdgp