mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexandru Dadu <Alexandru.Dadu@imgtec.com>
To: Luigi Santivetti <Luigi.Santivetti@imgtec.com>
Cc: Robert Mazur <Robert.Mazur@imgtec.com>,
	"tzimmermann@suse.de" <tzimmermann@suse.de>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Frank Binns <Frank.Binns@imgtec.com>,
	Alessio Belle <Alessio.Belle@imgtec.com>,
	"maarten.lankhorst@linux.intel.com"
	<maarten.lankhorst@linux.intel.com>,
	Brajesh Gupta <Brajesh.Gupta@imgtec.com>,
	"mripard@kernel.org" <mripard@kernel.org>
Subject: Re: [PATCH v2 3/3] drm/imagination: Fix repeated typo in KCCB documentation
Date: Thu, 6 Aug 2026 08:10:12 +0000	[thread overview]
Message-ID: <7cd9c7148f7111a6b1fcaf019a2e64e2ab09a2bc.camel@imgtec.com> (raw)
In-Reply-To: <20260804-staging-pvr-docs-fixes-v2-3-a5a9569a1c1d@imgtec.com>

On Tue, 2026-08-04 at 16:18 +0100, Luigi Santivetti wrote:
> *** NOTE: This is an internal email from Imagination Technologies ***
> 
> 
> 
> 
> From: Alessio Belle <alessio.belle@imgtec.com>
> 
> Fix sent -> send in the documentation for all variants of
> pvr_kccb_send_cmd*().
> 
> Signed-off-by: Alessio Belle <alessio.belle@imgtec.com>
> Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>

Reviewed-by: Alexandru Dadu <alexandru.dadu@imgtec.com>

Thanks,
Alexandru Dadu

> ---
>  drivers/gpu/drm/imagination/pvr_ccb.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/imagination/pvr_ccb.c
> b/drivers/gpu/drm/imagination/pvr_ccb.c
> index 4accf18e2341..b702d122d791 100644
> --- a/drivers/gpu/drm/imagination/pvr_ccb.c
> +++ b/drivers/gpu/drm/imagination/pvr_ccb.c
> @@ -255,7 +255,7 @@ pvr_kccb_used_slot_count_locked(struct pvr_device
> *pvr_dev)
>   * pvr_kccb_send_cmd_reserved_powered() - Send command to the KCCB,
> with the PM ref
>   * held and a slot pre-reserved
>   * @pvr_dev: Device pointer.
> - * @cmd: Command to sent.
> + * @cmd: Command to send.
>   * @kccb_slot: Address to store the KCCB slot for this command. May
> be %NULL.
>   */
>  void
> @@ -361,7 +361,7 @@ static int pvr_kccb_reserve_slot_sync(struct
> pvr_device *pvr_dev)
>  /**
>   * pvr_kccb_send_cmd_powered() - Send command to the KCCB, with a PM
> ref held
>   * @pvr_dev: Device pointer.
> - * @cmd: Command to sent.
> + * @cmd: Command to send.
>   * @kccb_slot: Address to store the KCCB slot for this command. May
> be %NULL.
>   *
>   * Returns:
> @@ -385,7 +385,7 @@ pvr_kccb_send_cmd_powered(struct pvr_device
> *pvr_dev, struct rogue_fwif_kccb_cmd
>  /**
>   * pvr_kccb_send_cmd() - Send command to the KCCB
>   * @pvr_dev: Device pointer.
> - * @cmd: Command to sent.
> + * @cmd: Command to send.
>   * @kccb_slot: Address to store the KCCB slot for this command. May
> be %NULL.
>   *
>   * Returns:
> 
> --
> 2.43.0
> 


  reply	other threads:[~2026-08-06  8:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 15:18 [PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation Luigi Santivetti
2026-08-04 15:18 ` [PATCH v2 1/3] drm/imagination: fixup some docs in pvr_gem.h Luigi Santivetti
2026-08-04 15:18 ` [PATCH v2 2/3] drm/imagination: Update Rogue heap comments Luigi Santivetti
2026-08-04 15:18 ` [PATCH v2 3/3] drm/imagination: Fix repeated typo in KCCB documentation Luigi Santivetti
2026-08-06  8:10   ` Alexandru Dadu [this message]
2026-08-06 15:04 ` [PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation Alessio Belle

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=7cd9c7148f7111a6b1fcaf019a2e64e2ab09a2bc.camel@imgtec.com \
    --to=alexandru.dadu@imgtec.com \
    --cc=Alessio.Belle@imgtec.com \
    --cc=Brajesh.Gupta@imgtec.com \
    --cc=Frank.Binns@imgtec.com \
    --cc=Luigi.Santivetti@imgtec.com \
    --cc=Robert.Mazur@imgtec.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --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®