* [PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h
@ 2024-09-18 8:21 Everest K.C.
2024-11-04 11:08 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Everest K.C. @ 2024-09-18 8:21 UTC (permalink / raw)
To: hdegoede, mchehab, sakari.ailus
Cc: Everest K.C., linux-media, linux-staging, linux-kernel
Fixed spelling errors reported by codespell in
drivers/staging/media/atomisp/include/hmm/hmm_bo.h
as follows:
increse --> increase
decrese --> decrease
Signed-off-by: Everest K.C. <everestkc@everestkc.com.np>
---
drivers/staging/media/atomisp/include/hmm/hmm_bo.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/media/atomisp/include/hmm/hmm_bo.h b/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
index b4c03e0ca9c0..6d3c74156345 100644
--- a/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
+++ b/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
@@ -159,12 +159,12 @@ void hmm_bo_device_exit(struct hmm_bo_device *bdev);
int hmm_bo_device_inited(struct hmm_bo_device *bdev);
/*
- * increse buffer object reference.
+ * increase buffer object reference.
*/
void hmm_bo_ref(struct hmm_buffer_object *bo);
/*
- * decrese buffer object reference. if reference reaches 0,
+ * decrease buffer object reference. if reference reaches 0,
* release function of the buffer object will be called.
*
* this call is also used to release hmm_buffer_object or its
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h
2024-09-18 8:21 [PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h Everest K.C.
@ 2024-11-04 11:08 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2024-11-04 11:08 UTC (permalink / raw)
To: Everest K.C., mchehab, sakari.ailus
Cc: linux-media, linux-staging, linux-kernel
Hi,
On 18-Sep-24 10:21 AM, Everest K.C. wrote:
> Fixed spelling errors reported by codespell in
> drivers/staging/media/atomisp/include/hmm/hmm_bo.h
> as follows:
> increse --> increase
> decrese --> decrease
>
> Signed-off-by: Everest K.C. <everestkc@everestkc.com.np>
Thank you for your patch(es).
I have merged this/these in my media-atomisp branch:
https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp
And this/these will be included in my next pull-request to
Mauro (to media subsystem maintainer)
Regards,
Hans
> ---
> drivers/staging/media/atomisp/include/hmm/hmm_bo.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/media/atomisp/include/hmm/hmm_bo.h b/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
> index b4c03e0ca9c0..6d3c74156345 100644
> --- a/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
> +++ b/drivers/staging/media/atomisp/include/hmm/hmm_bo.h
> @@ -159,12 +159,12 @@ void hmm_bo_device_exit(struct hmm_bo_device *bdev);
> int hmm_bo_device_inited(struct hmm_bo_device *bdev);
>
> /*
> - * increse buffer object reference.
> + * increase buffer object reference.
> */
> void hmm_bo_ref(struct hmm_buffer_object *bo);
>
> /*
> - * decrese buffer object reference. if reference reaches 0,
> + * decrease buffer object reference. if reference reaches 0,
> * release function of the buffer object will be called.
> *
> * this call is also used to release hmm_buffer_object or its
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-04 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-18 8:21 [PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h Everest K.C.
2024-11-04 11:08 ` Hans de Goede
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®