From: Ziad Ali <zalshemy9@gmail.com>
To: hansg@kernel.org, mchehab@kernel.org, gregkh@linuxfoundation.org
Cc: sakari.ailus@linux.intel.com, andy@kernel.org,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-staging@lists.linux.dev, Ziad Ali <zalshemy9@gmail.com>
Subject: [PATCH] staging: atomisp: fix typo in atomisp_tables.h
Date: Tue, 7 Jul 2026 10:40:20 +0300 [thread overview]
Message-ID: <20260707074020.12332-1-zalshemy9@gmail.com> (raw)
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
next reply other threads:[~2026-07-07 7:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 7:40 Ziad Ali [this message]
2026-07-07 9:00 ` [PATCH] staging: atomisp: fix typo in atomisp_tables.h Andy Shevchenko
-- strict thread matches above, loose matches on Subject: below --
2026-07-07 7:36 Ziad Ali
2026-07-07 9:00 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260707074020.12332-1-zalshemy9@gmail.com \
--to=zalshemy9@gmail.com \
--cc=andy@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox