public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h
@ 2026-04-29 18:05 Maha Maryam Javaid
  2026-04-29 18:32 ` Andy Shevchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Maha Maryam Javaid @ 2026-04-29 18:05 UTC (permalink / raw)
  To: andy, hansg, mchehab
  Cc: sakari.ailus, gregkh, linux-media, linux-staging, linux-kernel,
	Maha Maryam Javaid

Fix spelling mistake: Therefor ==> Therefore

Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@gmail.com>
---
 drivers/staging/media/atomisp/pci/ia_css_event_public.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/media/atomisp/pci/ia_css_event_public.h b/drivers/staging/media/atomisp/pci/ia_css_event_public.h
index f7215dd96739..8eec3b0af65e 100644
--- a/drivers/staging/media/atomisp/pci/ia_css_event_public.h
+++ b/drivers/staging/media/atomisp/pci/ia_css_event_public.h
@@ -110,7 +110,7 @@ struct ia_css_event {
 	     until IA_CSS_MAX_EXPOSURE_ID is reached, after that they wrap
 	     around to IA_CSS_MIN_EXPOSURE_ID again.
 	     Note that in case frames are dropped, this will not be reflected
-	     in the exposure IDs. Therefor applications should not use this
+	     in the exposure IDs. Therefore applications should not use this
 	     to detect frame drops. */
 	u32               fw_handle;
 	/** Firmware Handle for ACC_STAGE_COMPLETE event (not valid for other
-- 
2.34.1


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

* Re: [PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h
  2026-04-29 18:05 [PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h Maha Maryam Javaid
@ 2026-04-29 18:32 ` Andy Shevchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2026-04-29 18:32 UTC (permalink / raw)
  To: Maha Maryam Javaid
  Cc: andy, hansg, mchehab, sakari.ailus, gregkh, linux-media,
	linux-staging, linux-kernel

On Wed, Apr 29, 2026 at 02:05:30PM -0400, Maha Maryam Javaid wrote:
> Fix spelling mistake: Therefor ==> Therefore

NAK. Again, several reasons...
- the multi-line comment format is wrong and has to be addressed at the same time
- the Subject is wrong
- fixing each case with one patch is utterly unacceptable, this is a huge driver
  in staging, it has tons of issues of the same category (spelling mistakes)

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2026-04-29 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 18:05 [PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h Maha Maryam Javaid
2026-04-29 18:32 ` Andy Shevchenko

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