linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Fwd: [PATCH] include/asm: Fix comment typo
       [not found] <20230712093011.17133-1-wangjianli@cdjrlc.com>
@ 2023-07-12  9:35 ` pangzizhen001
  2023-07-12 14:47   ` Randy Dunlap
  2023-07-18 16:33   ` pangzizhen001
  0 siblings, 2 replies; 3+ messages in thread
From: pangzizhen001 @ 2023-07-12  9:35 UTC (permalink / raw)
  To: linux; +Cc: linux-arm-kernel, linux-kernel

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Fwd: [PATCH] include/asm: Fix comment typo
  2023-07-12  9:35 ` Fwd: [PATCH] include/asm: Fix comment typo pangzizhen001
@ 2023-07-12 14:47   ` Randy Dunlap
  2023-07-18 16:33   ` pangzizhen001
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2023-07-12 14:47 UTC (permalink / raw)
  To: pangzizhen001, linux; +Cc: linux-arm-kernel, linux-kernel



On 7/12/23 02:35, pangzizhen001@208suo.com wrote:
> 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 */

                         according to the

>  enum unwind_reason_code {
>      URC_OK = 0,            /* operation completed successfully */
>      URC_CONTINUE_UNWIND = 8,

-- 
~Randy

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] include/asm: Fix comment typo
  2023-07-12  9:35 ` Fwd: [PATCH] include/asm: Fix comment typo pangzizhen001
  2023-07-12 14:47   ` Randy Dunlap
@ 2023-07-18 16:33   ` pangzizhen001
  1 sibling, 0 replies; 3+ messages in thread
From: pangzizhen001 @ 2023-07-18 16:33 UTC (permalink / raw)
  To: linux; +Cc: linux-arm-kernel, linux-kernel

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-19  6:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230712093011.17133-1-wangjianli@cdjrlc.com>
2023-07-12  9:35 ` Fwd: [PATCH] include/asm: Fix comment typo pangzizhen001
2023-07-12 14:47   ` Randy Dunlap
2023-07-18 16:33   ` pangzizhen001

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).