The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] staging: atomisp: fix typo in atomisp_tables.h
@ 2026-07-07  7:36 Ziad Ali
  2026-07-07  9:00 ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Ziad Ali @ 2026-07-07  7:36 UTC (permalink / raw)
  To: hansg, mchehab, gregkh
  Cc: sakari.ailus, andy, linux-media, linux-kernel, linux-staging,
	Ziad Ali

Signed-off-by: Ziad Ali <zalshemy9@gmail.com>
---
 drivers/staging/media/atomisp/pci/atomisp_tables.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/atomisp/pci/atomisp_tables.h b/drivers/staging/media/atomisp/pci/atomisp_tables.h
index 33e6079aa..59730ce32 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_tables.h
+++ b/drivers/staging/media/atomisp/pci/atomisp_tables.h
@@ -93,7 +93,7 @@ static struct ia_css_macc_table skin_high_macc_table = {
 	}
 };
 
-/*Blue enhencement image effect table*/
+/*Blue enhancement image effect table*/
 static struct ia_css_macc_table blue_macc_table = {
 	.data = {
 		9728, -3072, 0, 8192,
@@ -115,7 +115,7 @@ static struct ia_css_macc_table blue_macc_table = {
 	}
 };
 
-/*Green enhencement image effect table*/
+/*Green enhancement image effect table*/
 static struct ia_css_macc_table green_macc_table = {
 	.data = {
 		8192, 0, 0, 8192,
-- 
2.55.0


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

* [PATCH] staging: atomisp: fix typo in atomisp_tables.h
@ 2026-07-07  7:40 Ziad Ali
  2026-07-07  9:00 ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Ziad Ali @ 2026-07-07  7:40 UTC (permalink / raw)
  To: hansg, mchehab, gregkh
  Cc: sakari.ailus, andy, linux-media, linux-kernel, linux-staging,
	Ziad Ali

Signed-off-by: Ziad Ali <zalshemy9@gmail.com>
---
 drivers/staging/media/atomisp/pci/atomisp_tables.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/media/atomisp/pci/atomisp_tables.h b/drivers/staging/media/atomisp/pci/atomisp_tables.h
index 33e6079aa..59730ce32 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_tables.h
+++ b/drivers/staging/media/atomisp/pci/atomisp_tables.h
@@ -93,7 +93,7 @@ static struct ia_css_macc_table skin_high_macc_table = {
 	}
 };
 
-/*Blue enhencement image effect table*/
+/*Blue enhancement image effect table*/
 static struct ia_css_macc_table blue_macc_table = {
 	.data = {
 		9728, -3072, 0, 8192,
@@ -115,7 +115,7 @@ static struct ia_css_macc_table blue_macc_table = {
 	}
 };
 
-/*Green enhencement image effect table*/
+/*Green enhancement image effect table*/
 static struct ia_css_macc_table green_macc_table = {
 	.data = {
 		8192, 0, 0, 8192,
-- 
2.55.0


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

* Re: [PATCH] staging: atomisp: fix typo in atomisp_tables.h
  2026-07-07  7:40 Ziad Ali
@ 2026-07-07  9:00 ` Andy Shevchenko
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Shevchenko @ 2026-07-07  9:00 UTC (permalink / raw)
  To: Ziad Ali
  Cc: hansg, mchehab, gregkh, sakari.ailus, andy, linux-media,
	linux-kernel, linux-staging

On Tue, Jul 07, 2026 at 10:40:20AM +0300, Ziad Ali wrote:

No. Read, how to describe changes and write commit message.
Also I'm going to NAK patches against single files. Do your homework.

NAK.

...

> -/*Green enhencement image effect table*/
> +/*Green enhancement image effect table*/

Even after the change this has another style mistake. Read and study
documentation to understand what is that.

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [PATCH] staging: atomisp: fix typo in atomisp_tables.h
  2026-07-07  7:36 [PATCH] staging: atomisp: fix typo in atomisp_tables.h Ziad Ali
@ 2026-07-07  9:00 ` Andy Shevchenko
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Shevchenko @ 2026-07-07  9:00 UTC (permalink / raw)
  To: Ziad Ali
  Cc: hansg, mchehab, gregkh, sakari.ailus, andy, linux-media,
	linux-kernel, linux-staging

On Tue, Jul 07, 2026 at 10:36:04AM +0300, Ziad Ali wrote:

No need to dup, also read reply to your other mail.

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2026-07-07  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07  7:36 [PATCH] staging: atomisp: fix typo in atomisp_tables.h Ziad Ali
2026-07-07  9:00 ` Andy Shevchenko
  -- strict thread matches above, loose matches on Subject: below --
2026-07-07  7:40 Ziad Ali
2026-07-07  9:00 ` Andy Shevchenko

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