All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64/fpsimd:  Fix typo in comment
@ 2022-06-10  7:05 ` Xiang wangx
  0 siblings, 0 replies; 4+ messages in thread
From: Xiang wangx @ 2022-06-10  7:05 UTC (permalink / raw)
  To: will
  Cc: catalin.marinas, geert+renesas, linux-arm-kernel, linux-kernel,
	Xiang wangx

Delete the redundant word 'in'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 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 819979398127..f1d476fa50a9 100644
--- a/arch/arm64/kernel/fpsimd.c
+++ b/arch/arm64/kernel/fpsimd.c
@@ -331,7 +331,7 @@ void task_set_vl_onexec(struct task_struct *task, enum vec_type type,
  *    trapping to the kernel.
  *
  *    When stored, Z0-Z31 (incorporating Vn in bits[127:0] or the
- *    corresponding Zn), P0-P15 and FFR are encoded in in
+ *    corresponding Zn), P0-P15 and FFR are encoded in
  *    task->thread.sve_state, formatted appropriately for vector
  *    length task->thread.sve_vl or, if SVCR.SM is set,
  *    task->thread.sme_vl.
-- 
2.36.1


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

* [PATCH] arm64/fpsimd:  Fix typo in comment
@ 2022-06-10  7:05 ` Xiang wangx
  0 siblings, 0 replies; 4+ messages in thread
From: Xiang wangx @ 2022-06-10  7:05 UTC (permalink / raw)
  To: will
  Cc: catalin.marinas, geert+renesas, linux-arm-kernel, linux-kernel,
	Xiang wangx

Delete the redundant word 'in'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 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 819979398127..f1d476fa50a9 100644
--- a/arch/arm64/kernel/fpsimd.c
+++ b/arch/arm64/kernel/fpsimd.c
@@ -331,7 +331,7 @@ void task_set_vl_onexec(struct task_struct *task, enum vec_type type,
  *    trapping to the kernel.
  *
  *    When stored, Z0-Z31 (incorporating Vn in bits[127:0] or the
- *    corresponding Zn), P0-P15 and FFR are encoded in in
+ *    corresponding Zn), P0-P15 and FFR are encoded in
  *    task->thread.sve_state, formatted appropriately for vector
  *    length task->thread.sve_vl or, if SVCR.SM is set,
  *    task->thread.sme_vl.
-- 
2.36.1


_______________________________________________
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] 4+ messages in thread

* Re: [PATCH] arm64/fpsimd: Fix typo in comment
  2022-06-10  7:05 ` Xiang wangx
@ 2022-06-10 16:35   ` Catalin Marinas
  -1 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2022-06-10 16:35 UTC (permalink / raw)
  To: will, Xiang wangx; +Cc: geert+renesas, linux-kernel, linux-arm-kernel

On Fri, 10 Jun 2022 15:05:43 +0800, Xiang wangx wrote:
> Delete the redundant word 'in'.
> 
> 

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64/fpsimd: Fix typo in comment
      https://git.kernel.org/arm64/c/bb314511b6dc

-- 
Catalin


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

* Re: [PATCH] arm64/fpsimd: Fix typo in comment
@ 2022-06-10 16:35   ` Catalin Marinas
  0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2022-06-10 16:35 UTC (permalink / raw)
  To: will, Xiang wangx; +Cc: geert+renesas, linux-kernel, linux-arm-kernel

On Fri, 10 Jun 2022 15:05:43 +0800, Xiang wangx wrote:
> Delete the redundant word 'in'.
> 
> 

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64/fpsimd: Fix typo in comment
      https://git.kernel.org/arm64/c/bb314511b6dc

-- 
Catalin


_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2022-06-10 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10  7:05 [PATCH] arm64/fpsimd: Fix typo in comment Xiang wangx
2022-06-10  7:05 ` Xiang wangx
2022-06-10 16:35 ` Catalin Marinas
2022-06-10 16:35   ` Catalin Marinas

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.