Re: [PATCH] xtensa: fix typos in comments
From: Max Filippov
Date: Fri Sep 04 2026 - 10:27:23 EST
On Fri, Sep 4, 2026 at 4:54 AM Hemanth Selam <hemanth.selam@xxxxxxxxx> wrote:
>
> Fix typos in comments, 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@xxxxxxxxx>
> ---
> arch/xtensa/include/uapi/asm/mman.h | 2 +-
> arch/xtensa/kernel/entry.S | 2 +-
> arch/xtensa/kernel/vectors.S | 2 +-
> arch/xtensa/mm/init.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
Applied to my xtensa tree.
--
Thanks.
-- Max