public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vc04_services: mmal-vchiq: fix typo in comment
@ 2023-01-30 16:05 Jongwoo Han
  2023-01-30 16:25 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Jongwoo Han @ 2023-01-30 16:05 UTC (permalink / raw)
  To: f.fainelli, bcm-kernel-feedback-list, gregkh, jongwooo.han
  Cc: linux-rpi-kernel, linux-staging, linux-kernel

Correct typo from 'witin' to 'within' in comment.

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
---
 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 294b184d4..e318f3609 100644
--- a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
+++ b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
@@ -245,7 +245,7 @@ static void event_to_host_cb(struct vchiq_mmal_instance *instance,
 /* workqueue scheduled callback
  *
  * we do this because it is important we do not call any other vchiq
- * sync calls from witin the message delivery thread
+ * sync calls from within the message delivery thread
  */
 static void buffer_work_cb(struct work_struct *work)
 {
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] vc04_services: mmal-vchiq: fix typo in comment
@ 2023-01-30 14:54 Jongwoo Han
  2023-01-30 15:04 ` Joel Savitz
  2023-01-30 15:18 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Jongwoo Han @ 2023-01-30 14:54 UTC (permalink / raw)
  To: f.fainelli, bcm-kernel-feedback-list, gregkh, jongwooo.han
  Cc: linux-rpi-kernel, linux-staging, linux-kernel

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
---
 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 294b184d4..e318f3609 100644
--- a/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
+++ b/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c
@@ -245,7 +245,7 @@ static void event_to_host_cb(struct vchiq_mmal_instance *instance,
 /* workqueue scheduled callback
  *
  * we do this because it is important we do not call any other vchiq
- * sync calls from witin the message delivery thread
+ * sync calls from within the message delivery thread
  */
 static void buffer_work_cb(struct work_struct *work)
 {
-- 
2.34.1


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

end of thread, other threads:[~2023-01-30 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 16:05 [PATCH] vc04_services: mmal-vchiq: fix typo in comment Jongwoo Han
2023-01-30 16:25 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30 14:54 Jongwoo Han
2023-01-30 15:04 ` Joel Savitz
2023-01-30 15:18 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox