public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] media: atomisp: fix spelling mistake
@ 2026-03-22 14:25 Mohammed EL Kadiri
  2026-03-23 10:00 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammed EL Kadiri @ 2026-03-22 14:25 UTC (permalink / raw)
  To: hansg, mchehab, gregkh
  Cc: andy, sakari.ailus, linux-media, linux-staging, linux-kernel,
	Mohammed EL Kadiri

Correct the spelling of 'uninteruptible' to 'uninterruptible' in a
comment within system_global.h. This improves code readability and
searchability within the atomisp driver.

Signed-off-by: Mohammed EL Kadiri <med08elkadiri@gmail.com>
---
v2:
- Changed subject prefix to 'media: atomisp' to satisfy Media CI requirements.

 drivers/staging/media/atomisp/pci/system_global.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/media/atomisp/pci/system_global.h b/drivers/staging/media/atomisp/pci/system_global.h
index e8a29f73d67a..bfa8682ee667 100644
--- a/drivers/staging/media/atomisp/pci/system_global.h
+++ b/drivers/staging/media/atomisp/pci/system_global.h
@@ -29,7 +29,7 @@
 #define DMA_DDR_TO_HMEM_WORKAROUND
 
 /*
- * The longest allowed (uninteruptible) bus transfer, does not
+ * The longest allowed (uninterruptible) bus transfer, does not
  * take stalling into account
  */
 #define HIVE_ISP_MAX_BURST_LENGTH	1024
-- 
2.43.0


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

* Re: [PATCH v2] media: atomisp: fix spelling mistake
  2026-03-22 14:25 [PATCH v2] media: atomisp: fix spelling mistake Mohammed EL Kadiri
@ 2026-03-23 10:00 ` Andy Shevchenko
  2026-03-23 13:36   ` Mohammed EL Kadiri
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2026-03-23 10:00 UTC (permalink / raw)
  To: Mohammed EL Kadiri
  Cc: hansg, mchehab, gregkh, andy, sakari.ailus, linux-media,
	linux-staging, linux-kernel

On Sun, Mar 22, 2026 at 03:25:06PM +0100, Mohammed EL Kadiri wrote:
> Correct the spelling of 'uninteruptible' to 'uninterruptible' in a
> comment within system_global.h. This improves code readability and
> searchability within the atomisp driver.

Is this the only typo in the entire driver?
Please, run `codespell` against the driver.

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [PATCH v2] media: atomisp: fix spelling mistake
  2026-03-23 10:00 ` Andy Shevchenko
@ 2026-03-23 13:36   ` Mohammed EL Kadiri
  0 siblings, 0 replies; 3+ messages in thread
From: Mohammed EL Kadiri @ 2026-03-23 13:36 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: hansg, mchehab, gregkh, andy, sakari.ailus, linux-media,
	linux-staging, linux-kernel

On Mon, Mar 23, 2026 at 11:00 AM Andy Shevchenko
<andriy.shevchenko@intel.com> wrote:
> Is this the only typo in the entire driver?
> Please, run `codespell` against the driver.

Hello Andy,
Thank you for reviewing my patch and for pointing out the need to run
codespell on the entire driver.
I’ll follow your advice, check the entire atomisp driver, and send an
updated version with the corrections.
I appreciate your guidance and time.

--
Best regards,
Mohammed EL Kadiri

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

end of thread, other threads:[~2026-03-23 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-22 14:25 [PATCH v2] media: atomisp: fix spelling mistake Mohammed EL Kadiri
2026-03-23 10:00 ` Andy Shevchenko
2026-03-23 13:36   ` Mohammed EL Kadiri

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