Re: (subset) [PATCH 0/4] arm64: fix typos and repeated words in comments
From: Catalin Marinas
Date: Wed Sep 23 2026 - 14:25:57 EST
On Fri, 04 Sep 2026 16:21:06 +0530, Hemanth Selam wrote:
> This corrects 4 misspellings and repeated words in comments. Each is a
> separate patch so that any one of them can be dropped without touching
> the rest.
>
> Nothing outside comments changes. Every touched C file was checked by
> dropping its comments, replacing each string literal with a placeholder
> and collapsing whitespace; what remained was identical before and after,
> so the compiled code cannot differ.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[2/4] arm64: fix typos in comments
https://git.kernel.org/arm64/c/dc8afa34b5de
[3/4] selftests: arm64: fix typo "hander" in comment
https://git.kernel.org/arm64/c/1ad42ed8a666
[4/4] arm64: include: fix repeated word 'to' in comment
https://git.kernel.org/arm64/c/629a472598a0