* [PATCH] jffs2: fix typo "informations" in comments
@ 2026-09-04 11:28 Hemanth Selam
2026-09-04 12:22 ` AW: " Richard Weinberger
0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 11:28 UTC (permalink / raw)
To: David Woodhouse, Richard Weinberger; +Cc: linux-kernel, linux-mtd
Correct "informations" to "information", reported by scripts/checkpatch.pl
using the misspelling list in scripts/spelling.txt. Only touches comments,
no code changes.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
fs/jffs2/xattr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fs/jffs2/xattr.c b/fs/jffs2/xattr.c
index 6b4f68593c29..c91ade74c5a8 100644
--- a/fs/jffs2/xattr.c
+++ b/fs/jffs2/xattr.c
@@ -39,8 +39,8 @@
* memory usage by cache is over c->xdatum_mem_threshold. Currently, this threshold
* is hard coded as 32KiB.
* do_verify_xattr_datum(c, xd)
- * is used to load the xdatum informations without name/value pair from the medium.
- * It's necessary once, because those informations are not collected during mounting
+ * is used to load the xdatum information without name/value pair from the medium.
+ * It's necessary once, because those information are not collected during mounting
* process when EBS is enabled.
* 0 will be returned, if success. An negative return value means recoverable error, and
* positive return value means unrecoverable error. Thus, caller must remove this xdatum
--
2.48.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* AW: [PATCH] jffs2: fix typo "informations" in comments
2026-09-04 11:28 [PATCH] jffs2: fix typo "informations" in comments Hemanth Selam
@ 2026-09-04 12:22 ` Richard Weinberger
0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2026-09-04 12:22 UTC (permalink / raw)
To: Hemanth Selam, David Woodhouse; +Cc: linux-kernel, linux-mtd
Am Fri, Sep 4, 2026, 13:28 schrieb Hemanth Selam <hemanth.selam@gmail.com>:
> Correct "informations" to "information", reported by scripts/checkpatch.pl
> using the misspelling list in scripts/spelling.txt. Only touches comments,
> no code changes.
Ack.
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
What really creeps me out is that you're using Cursor/Opus for spell-check patches.
Please think about the environment. Neither electricity nor water is free.
Thanks,
//richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-04 12:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 11:28 [PATCH] jffs2: fix typo "informations" in comments Hemanth Selam
2026-09-04 12:22 ` AW: " Richard Weinberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®