linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: vc04_services: mmal-vchiq: fix typo in comment
@ 2025-09-23  4:36 Akiyoshi Kurita
  2025-10-08 10:34 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Akiyoshi Kurita @ 2025-09-23  4:36 UTC (permalink / raw)
  To: gregkh
  Cc: florian.fainelli, bcm-kernel-feedback-list, umang.jain,
	linux-rpi-kernel, linux-arm-kernel, linux-staging, linux-kernel,
	Akiyoshi Kurita

servie → service

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
index 3fe482bd2793..c2b5a37915f2 100644
--- a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
+++ b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
@@ -326,7 +326,7 @@ static int bulk_receive(struct vchiq_mmal_instance *instance,
 		 * committed a buffer_to_host operation to the mmal
 		 * port without the buffer to back it up (underflow
 		 * handling) and there is no obvious way to deal with
-		 * this - how is the mmal servie going to react when
+		 * this - how is the mmal service going to react when
 		 * we fail to do the xfer and reschedule a buffer when
 		 * it arrives? perhaps a starved flag to indicate a
 		 * waiting bulk receive?
-- 
2.47.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] staging: vc04_services: mmal-vchiq: fix typo in comment
  2025-09-23  4:36 [PATCH] staging: vc04_services: mmal-vchiq: fix typo in comment Akiyoshi Kurita
@ 2025-10-08 10:34 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-10-08 10:34 UTC (permalink / raw)
  To: Akiyoshi Kurita
  Cc: florian.fainelli, bcm-kernel-feedback-list, umang.jain,
	linux-rpi-kernel, linux-arm-kernel, linux-staging, linux-kernel

On Tue, Sep 23, 2025 at 01:36:17PM +0900, Akiyoshi Kurita wrote:
> servie → service
> 
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
>  drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
> index 3fe482bd2793..c2b5a37915f2 100644
> --- a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
> +++ b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
> @@ -326,7 +326,7 @@ static int bulk_receive(struct vchiq_mmal_instance *instance,
>  		 * committed a buffer_to_host operation to the mmal
>  		 * port without the buffer to back it up (underflow
>  		 * handling) and there is no obvious way to deal with
> -		 * this - how is the mmal servie going to react when
> +		 * this - how is the mmal service going to react when
>  		 * we fail to do the xfer and reschedule a buffer when
>  		 * it arrives? perhaps a starved flag to indicate a
>  		 * waiting bulk receive?
> -- 
> 2.47.3
> 
> 

Does not apply to the tree :(


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-08 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23  4:36 [PATCH] staging: vc04_services: mmal-vchiq: fix typo in comment Akiyoshi Kurita
2025-10-08 10:34 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).