mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: pangzizhen001@208suo.com
To: mpe@ellerman.id.au, Jason@zx2c4.com
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: [PATCH] powerpc/kernel: Fix comment typo
Date: Wed, 19 Jul 2023 00:31:35 +0800	[thread overview]
Message-ID: <2c2e24984308a4f0ed4790fef1dfef48@208suo.com> (raw)
In-Reply-To: <070e7321ca11e0cd57e46fe240812c0e@208suo.com>

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)

           reply	other threads:[~2023-07-18 16:31 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <070e7321ca11e0cd57e46fe240812c0e@208suo.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2c2e24984308a4f0ed4790fef1dfef48@208suo.com \
    --to=pangzizhen001@208suo.com \
    --cc=Jason@zx2c4.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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