All of lore.kernel.org
 help / color / mirror / Atom feed
From: pangzizhen001@208suo.com
To: linux@armlinux.org.uk
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Fwd: [PATCH] include/asm: Fix comment typo
Date: Wed, 12 Jul 2023 17:35:29 +0800	[thread overview]
Message-ID: <0538c3e01d0991bc6bbca1aecca18044@208suo.com> (raw)
In-Reply-To: <20230712093011.17133-1-wangjianli@cdjrlc.com>

Delete duplicate word "the"

Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
  arch/arm/include/asm/unwind.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/include/asm/unwind.h 
b/arch/arm/include/asm/unwind.h
index d60b09a5acfc..a75da9a01f91 100644
--- a/arch/arm/include/asm/unwind.h
+++ b/arch/arm/include/asm/unwind.h
@@ -10,7 +10,7 @@

  #ifndef __ASSEMBLY__

-/* Unwind reason code according the the ARM EABI documents */
+/* Unwind reason code according the ARM EABI documents */
  enum unwind_reason_code {
      URC_OK = 0,            /* operation completed successfully */
      URC_CONTINUE_UNWIND = 8,

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: pangzizhen001@208suo.com
To: linux@armlinux.org.uk
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Fwd: [PATCH] include/asm: Fix comment typo
Date: Wed, 12 Jul 2023 17:35:29 +0800	[thread overview]
Message-ID: <0538c3e01d0991bc6bbca1aecca18044@208suo.com> (raw)
In-Reply-To: <20230712093011.17133-1-wangjianli@cdjrlc.com>

Delete duplicate word "the"

Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
  arch/arm/include/asm/unwind.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/include/asm/unwind.h 
b/arch/arm/include/asm/unwind.h
index d60b09a5acfc..a75da9a01f91 100644
--- a/arch/arm/include/asm/unwind.h
+++ b/arch/arm/include/asm/unwind.h
@@ -10,7 +10,7 @@

  #ifndef __ASSEMBLY__

-/* Unwind reason code according the the ARM EABI documents */
+/* Unwind reason code according the ARM EABI documents */
  enum unwind_reason_code {
      URC_OK = 0,            /* operation completed successfully */
      URC_CONTINUE_UNWIND = 8,

       reply	other threads:[~2023-07-12  9:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230712093011.17133-1-wangjianli@cdjrlc.com>
2023-07-12  9:35 ` pangzizhen001 [this message]
2023-07-12  9:35   ` Fwd: [PATCH] include/asm: Fix comment typo pangzizhen001
2023-07-12 14:47   ` Randy Dunlap
2023-07-12 14:47     ` Randy Dunlap
2023-07-18 16:33   ` pangzizhen001
2023-07-18 16:33     ` pangzizhen001

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=0538c3e01d0991bc6bbca1aecca18044@208suo.com \
    --to=pangzizhen001@208suo.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.