* [PATCH] staging: media: atomisp: fix typos in input_formatter_rst() comment
@ 2026-05-03 16:47 Stepan Ionichev
2026-05-04 9:19 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Stepan Ionichev @ 2026-05-03 16:47 UTC (permalink / raw)
To: hansg
Cc: mchehab, sakari.ailus, andy, gregkh, linux-media, linux-staging,
linux-kernel, Stepan Ionichev
Fix two typos in the TEMPORARY HACK comment in input_formatter_rst():
WICH -> WHICH
STREAM2MEMRY -> STREAM2MEMORY
No functional change.
Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
---
.../atomisp/pci/hive_isp_css_common/host/input_formatter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c b/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
index 40b3f1e48..e15fb7e0d 100644
--- a/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
+++ b/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
@@ -59,7 +59,7 @@ void input_formatter_rst(
rst = HIVE_IF_SRST_MASK[ID];
/* TEMPORARY HACK: THIS RESET BREAKS THE METADATA FEATURE
- * WICH USES THE STREAM2MEMRY BLOCK.
+ * WHICH USES THE STREAM2MEMORY BLOCK.
* MUST BE FIXED PROPERLY
*/
if (!HIVE_IF_BIN_COPY[ID]) {
--
2.33.0.windows.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: media: atomisp: fix typos in input_formatter_rst() comment
2026-05-03 16:47 [PATCH] staging: media: atomisp: fix typos in input_formatter_rst() comment Stepan Ionichev
@ 2026-05-04 9:19 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2026-05-04 9:19 UTC (permalink / raw)
To: Stepan Ionichev
Cc: hansg, mchehab, sakari.ailus, andy, gregkh, linux-media,
linux-staging, linux-kernel
On Sun, May 03, 2026 at 09:47:55PM +0500, Stepan Ionichev wrote:
> Fix two typos in the TEMPORARY HACK comment in input_formatter_rst():
>
> WICH -> WHICH
> STREAM2MEMRY -> STREAM2MEMORY
>
> No functional change.
NAK. There are a few reasons why, please start reviewing others' changes
and learn from other reviews.
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-04 9:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-03 16:47 [PATCH] staging: media: atomisp: fix typos in input_formatter_rst() comment Stepan Ionichev
2026-05-04 9:19 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox