Re: [PATCH] arm64/fpsimd: Fix a typo
From: Christophe JAILLET
Date: Mon Nov 04 2024 - 13:02:41 EST
Le 04/11/2024 à 18:10, Catalin Marinas a écrit :
On Sat, 02 Nov 2024 10:31:54 +0100, Christophe JAILLET wrote:
s/FPSMID/FPSIMD/
M and I inversted. Fix it
Applied to arm64 (for-next/misc), thanks! I also fixed the typo in the
commit log.
[1/1] arm64/fpsimd: Fix a typo
https://git.kernel.org/arm64/c/525fd6a1b34e
Strange, checkpatch does not complain. I was sure it was running a spell
checker.
After checking, it is run, but does not spot it :(.
Thanks for fixing.
CJ