* [PATCH] powerpc/kernel: Fix comment typo
[not found] ` <070e7321ca11e0cd57e46fe240812c0e@208suo.com>
@ 2023-07-18 16:31 ` pangzizhen001
0 siblings, 0 replies; only message in thread
From: pangzizhen001 @ 2023-07-18 16:31 UTC (permalink / raw)
To: mpe, Jason; +Cc: linuxppc-dev, linux-kernel
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
arch/powerpc/kernel/process.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/kernel/process.c
b/arch/powerpc/kernel/process.c
index b68898ac07e1..6e35037282b6 100644
--- a/arch/powerpc/kernel/process.c
+++ b/arch/powerpc/kernel/process.c
@@ -173,7 +173,7 @@ void giveup_fpu(struct task_struct *tsk)
EXPORT_SYMBOL(giveup_fpu);
/*
- * Make sure the floating-point register state in the
+ * Make sure the floating-point register state in
* the thread_struct is up to date for task tsk.
*/
void flush_fp_to_thread(struct task_struct *tsk)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-18 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230712081541.29077-1-wangjianli@cdjrlc.com>
[not found] ` <070e7321ca11e0cd57e46fe240812c0e@208suo.com>
2023-07-18 16:31 ` [PATCH] powerpc/kernel: Fix comment typo pangzizhen001
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome