[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f482cc08-f695-461a-9366-627e65f4e544@infradead.org>
Date: Fri, 22 Dec 2023 22:20:10 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Dipendra Khadka <kdipendra88@...il.com>, hdegoede@...hat.com,
mchehab@...nel.org, sakari.ailus@...ux.intel.com,
gregkh@...uxfoundation.org, hpa@...hat.com
Cc: linux-media@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linuxfoundation.org
Subject: Re: [PATCH] staging: media/atomisp/pci/base/circbuf/interface: Fix
spelling mistake in ia_css_circbuf.h
On 12/22/23 22:16, Dipendra Khadka wrote:
> codespell reported following spelling mistake
> in ia_css_circbuf.h as below:
>
> '''
> ./base/circbuf/interface/ia_css_circbuf.h:76: poistion ==> position
> '''
> This patch fixes this spelling mistake.
>
> Signed-off-by: Dipendra Khadka <kdipendra88@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Thanks.
> ---
> .../media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h b/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h
> index 0579deac5535..e9846951f4ed 100644
> --- a/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h
> +++ b/drivers/staging/media/atomisp/pci/base/circbuf/interface/ia_css_circbuf.h
> @@ -73,7 +73,7 @@ uint32_t ia_css_circbuf_pop(
>
> /**
> * @brief Extract a value out of the circular buffer.
> - * Get a value at an arbitrary poistion in the circular
> + * Get a value at an arbitrary position in the circular
> * buffer. The user should call "ia_css_circbuf_is_empty()"
> * to avoid accessing to an empty buffer.
> *
--
#Randy
https://people.kernel.org/tglx/notes-about-netiquette
https://subspace.kernel.org/etiquette.html
Powered by blists - more mailing lists