[PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h

From: Maha Maryam Javaid

Date: Wed Apr 29 2026 - 14:07:03 EST


Fix spelling mistake: Therefor ==> Therefore

Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@xxxxxxxxx>
---
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