Re: [PATCH 1/5] asm-generic: fix typo "explicity" in comment

From: SJ Park

Date: Fri Sep 04 2026 - 19:59:42 EST


On Fri, 4 Sep 2026 16:18:46 +0530 Hemanth Selam <hemanth.selam@xxxxxxxxx> wrote:

> Correct "explicity" to "Explicitly", reported by scripts/checkpatch.pl

Too trivial, but 's/explicity/Explicity/'

> using the misspelling list in scripts/spelling.txt.

Again, too trivial, but I think mentioning spelling.txt is not necessary. LLMs
might disagree.

> Only touches comments,
> no code changes.

Anyway good catch, and looks correct to me. Thank you for fixing this.

>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>

Reviewed-by: SJ Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]