Re: [PATCH] i915/display: fix repeated words in comments

2022-10-24 Thread Rodrigo Vivi
On Sat, Oct 22, 2022 at 02:09:47PM +0800, wangjianli wrote: > Delete the redundant word 'the'. I believe we should put an end in patches like this. Please accumulate all the s/the the/the and other small comment fixes that are under drivers/gpu/drm/i915 in a single commit. > > Signed-off-by: wa

[PATCH] i915/display: fix repeated words in comments

2022-10-21 Thread wangjianli
Delete the redundant word 'the'. Signed-off-by: wangjianli --- drivers/gpu/drm/i915/display/intel_crt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/display/intel_crt.c b/drivers/gpu/drm/i915/display/intel_crt.c index 6a3893c8ff22..fead011c87b5 100644

[PATCH] i915/display: fix repeated words in comments

2022-08-24 Thread wangjianli
Delete the redundant word 'the'. Signed-off-by: wangjianli --- drivers/gpu/drm/i915/display/intel_crt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/display/intel_crt.c b/drivers/gpu/drm/i915/display/intel_crt.c index 6a3893c8ff22..fead011c87b5 10064