mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hamza Mahfooz <hamza.mahfooz@amd.com>
To: chentao <chentao@kylinos.cn>
Cc: tzimmermann@suse.de, kunwu.chan@hotmail.com,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	mripard@kernel.org
Subject: Re: [PATCH v2] drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"
Date: Fri, 27 Oct 2023 06:26:25 -0400	[thread overview]
Message-ID: <e5c9a94b-2b9f-4f64-a1f4-e85c8f64f2d2@amd.com> (raw)
In-Reply-To: <20231027024459.12793-1-chentao@kylinos.cn>

On 10/26/23 22:44, chentao wrote:
> From: Kunwu Chan <chentao@kylinos.cn>
> 
> There is a typo in the kernel documentation for function
> drm_atomic_helper_wait_for_dependencies. Fix it.
> 
> Signed-off-by: Kunwu Chan <chentao@kylinos.cn>

Applied, thanks!

> ---
>   drivers/gpu/drm/drm_atomic_helper.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/drm_atomic_helper.c b/drivers/gpu/drm/drm_atomic_helper.c
> index 2444fc33dd7c..c3f677130def 100644
> --- a/drivers/gpu/drm/drm_atomic_helper.c
> +++ b/drivers/gpu/drm/drm_atomic_helper.c
> @@ -2382,10 +2382,10 @@ int drm_atomic_helper_setup_commit(struct drm_atomic_state *state,
>   EXPORT_SYMBOL(drm_atomic_helper_setup_commit);
>   
>   /**
> - * drm_atomic_helper_wait_for_dependencies - wait for required preceeding commits
> + * drm_atomic_helper_wait_for_dependencies - wait for required preceding commits
>    * @old_state: atomic state object with old state structures
>    *
> - * This function waits for all preceeding commits that touch the same CRTC as
> + * This function waits for all preceding commits that touch the same CRTC as
>    * @old_state to both be committed to the hardware (as signalled by
>    * drm_atomic_helper_commit_hw_done()) and executed by the hardware (as signalled
>    * by calling drm_crtc_send_vblank_event() on the &drm_crtc_state.event).
-- 
Hamza


      reply	other threads:[~2023-10-27 10:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25  8:26 [PATCH] drm/atomic: Spelling fix in comments Kunwu Chan
2023-10-25 14:50 ` Hamza Mahfooz
2023-10-27  2:43   ` Kunwu Chan
2023-10-27  2:44   ` [PATCH v2] drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding" chentao
2023-10-27 10:26     ` Hamza Mahfooz [this message]

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=e5c9a94b-2b9f-4f64-a1f4-e85c8f64f2d2@amd.com \
    --to=hamza.mahfooz@amd.com \
    --cc=chentao@kylinos.cn \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kunwu.chan@hotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mripard@kernel.org \
    --cc=tzimmermann@suse.de \
    /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

all inboxes | Powered by JetHome®