Re: [PATCH] kbuild: fix typo "funtions" in comment

From: Miguel Ojeda

Date: Fri Sep 04 2026 - 11:34:51 EST


On Fri, Sep 4, 2026 at 3:11 PM Hemanth Selam <hemanth.selam@xxxxxxxxx> wrote:
>
> Correct "funtions" to "functions", 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>

Welcome! I noticed this one in my spam folder.

But, yeah, it looks wrong:

Fixes: 5270316c9fec ("kbuild: Use -fmin-function-alignment when available")

Thanks!

Cheers,
Miguel