* [PATCH] arm64/fpsimd: Fix a typo
@ 2024-11-02 9:31 Christophe JAILLET
2024-11-04 11:00 ` Will Deacon
2024-11-04 17:10 ` Catalin Marinas
0 siblings, 2 replies; 4+ messages in thread
From: Christophe JAILLET @ 2024-11-02 9:31 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon
Cc: linux-kernel, kernel-janitors, Christophe JAILLET,
linux-arm-kernel
s/FPSMID/FPSIMD/
M and I inversted. Fix it
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
arch/arm64/kernel/fpsimd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/fpsimd.c b/arch/arm64/kernel/fpsimd.c
index 77006df20a75..cd7d71fe1fda 100644
--- a/arch/arm64/kernel/fpsimd.c
+++ b/arch/arm64/kernel/fpsimd.c
@@ -386,7 +386,7 @@ static void task_fpsimd_load(void)
* fpsimd_save_user_state() or memory corruption, we
* should always record an explicit format
* when we save. We always at least have the
- * memory allocated for FPSMID registers so
+ * memory allocated for FPSIMD registers so
* try that and hope for the best.
*/
WARN_ON_ONCE(1);
--
2.47.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64/fpsimd: Fix a typo
2024-11-02 9:31 [PATCH] arm64/fpsimd: Fix a typo Christophe JAILLET
@ 2024-11-04 11:00 ` Will Deacon
2024-11-04 17:10 ` Catalin Marinas
1 sibling, 0 replies; 4+ messages in thread
From: Will Deacon @ 2024-11-04 11:00 UTC (permalink / raw)
To: Christophe JAILLET
Cc: Catalin Marinas, linux-kernel, kernel-janitors, linux-arm-kernel
On Sat, Nov 02, 2024 at 10:31:54AM +0100, Christophe JAILLET wrote:
> s/FPSMID/FPSIMD/
> M and I inversted. Fix it
inversted? Fix it
Will
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64/fpsimd: Fix a typo
2024-11-02 9:31 [PATCH] arm64/fpsimd: Fix a typo Christophe JAILLET
2024-11-04 11:00 ` Will Deacon
@ 2024-11-04 17:10 ` Catalin Marinas
2024-11-04 17:52 ` Christophe JAILLET
1 sibling, 1 reply; 4+ messages in thread
From: Catalin Marinas @ 2024-11-04 17:10 UTC (permalink / raw)
To: Will Deacon, Christophe JAILLET
Cc: linux-kernel, kernel-janitors, linux-arm-kernel
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
--
Catalin
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] arm64/fpsimd: Fix a typo
2024-11-04 17:10 ` Catalin Marinas
@ 2024-11-04 17:52 ` Christophe JAILLET
0 siblings, 0 replies; 4+ messages in thread
From: Christophe JAILLET @ 2024-11-04 17:52 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon
Cc: linux-kernel, kernel-janitors, linux-arm-kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-11-04 18:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-02 9:31 [PATCH] arm64/fpsimd: Fix a typo Christophe JAILLET
2024-11-04 11:00 ` Will Deacon
2024-11-04 17:10 ` Catalin Marinas
2024-11-04 17:52 ` Christophe JAILLET
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox