From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: wangjianli <wangjianli@cdjrlc.com>
Cc: airlied@linux.ie, intel-gfx@lists.freedesktop.org,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
daniel@ffwll.ch
Subject: Re: [Intel-gfx] [PATCH] i915/display: fix repeated words in comments
Date: Mon, 24 Oct 2022 10:49:30 -0400 [thread overview]
Message-ID: <Y1al+lRNjRRCZR9o@intel.com> (raw)
In-Reply-To: <20221022060947.61179-1-wangjianli@cdjrlc.com>
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: wangjianli <wangjianli@cdjrlc.com>
> ---
> 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
> --- a/drivers/gpu/drm/i915/display/intel_crt.c
> +++ b/drivers/gpu/drm/i915/display/intel_crt.c
> @@ -1102,7 +1102,7 @@ void intel_crt_init(struct drm_i915_private *dev_priv)
> drm_connector_helper_add(connector, &intel_crt_connector_helper_funcs);
>
> /*
> - * TODO: find a proper way to discover whether we need to set the the
> + * TODO: find a proper way to discover whether we need to set the
> * polarity and link reversal bits or not, instead of relying on the
> * BIOS.
> */
> --
> 2.36.1
>
next prev parent reply other threads:[~2022-10-24 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-22 6:09 [Intel-gfx] [PATCH] i915/display: fix repeated words in comments wangjianli
2022-10-24 14:49 ` Rodrigo Vivi [this message]
2022-10-24 16:06 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915/display: fix repeated words in comments (rev2) Patchwork
-- strict thread matches above, loose matches on Subject: below --
2022-08-23 14:14 [Intel-gfx] [PATCH] i915/display: fix repeated words in comments wangjianli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y1al+lRNjRRCZR9o@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wangjianli@cdjrlc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox