linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] riscv/vdso: typo therefor
@ 2022-09-25  0:47 Heinrich Schuchardt
  2022-09-25  9:56 ` Conor Dooley
  2022-10-26 13:44 ` Palmer Dabbelt
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2022-09-25  0:47 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt
  Cc: linux-riscv, linux-kernel, Heinrich Schuchardt

The adverbs 'therefor' and 'therefore' have different meaning.
As the meaning here is 'consequently' the spelling should be 'therefore'.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 arch/riscv/include/asm/vdso.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/include/asm/vdso.h b/arch/riscv/include/asm/vdso.h
index af981426fe0f..a7644f46d0e5 100644
--- a/arch/riscv/include/asm/vdso.h
+++ b/arch/riscv/include/asm/vdso.h
@@ -10,7 +10,7 @@
 
 /*
  * All systems with an MMU have a VDSO, but systems without an MMU don't
- * support shared libraries and therefor don't have one.
+ * support shared libraries and therefore don't have one.
  */
 #ifdef CONFIG_MMU
 
-- 
2.37.2


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

* Re: [PATCH 1/1] riscv/vdso: typo therefor
  2022-09-25  0:47 [PATCH 1/1] riscv/vdso: typo therefor Heinrich Schuchardt
@ 2022-09-25  9:56 ` Conor Dooley
  2022-10-26 13:44 ` Palmer Dabbelt
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2022-09-25  9:56 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Paul Walmsley, Palmer Dabbelt, linux-riscv, linux-kernel

On Sun, Sep 25, 2022 at 02:47:57AM +0200, Heinrich Schuchardt wrote:
> The adverbs 'therefor' and 'therefore' have different meaning.
> As the meaning here is 'consequently' the spelling should be 'therefore'.

Heh, had to go look that one up!
https://www.grammarly.com/blog/therefore-vs-therefor/

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>  arch/riscv/include/asm/vdso.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/riscv/include/asm/vdso.h b/arch/riscv/include/asm/vdso.h
> index af981426fe0f..a7644f46d0e5 100644
> --- a/arch/riscv/include/asm/vdso.h
> +++ b/arch/riscv/include/asm/vdso.h
> @@ -10,7 +10,7 @@
>  
>  /*
>   * All systems with an MMU have a VDSO, but systems without an MMU don't
> - * support shared libraries and therefor don't have one.
> + * support shared libraries and therefore don't have one.
>   */
>  #ifdef CONFIG_MMU
>  
> -- 
> 2.37.2
> 
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* Re: [PATCH 1/1] riscv/vdso: typo therefor
  2022-09-25  0:47 [PATCH 1/1] riscv/vdso: typo therefor Heinrich Schuchardt
  2022-09-25  9:56 ` Conor Dooley
@ 2022-10-26 13:44 ` Palmer Dabbelt
  1 sibling, 0 replies; 3+ messages in thread
From: Palmer Dabbelt @ 2022-10-26 13:44 UTC (permalink / raw)
  To: Heinrich Schuchardt, Paul Walmsley, Palmer Dabbelt
  Cc: linux-riscv, linux-kernel

On Sun, 25 Sep 2022 02:47:57 +0200, Heinrich Schuchardt wrote:
> The adverbs 'therefor' and 'therefore' have different meaning.
> As the meaning here is 'consequently' the spelling should be 'therefore'.
> 
> 

Applied, thanks!

[1/1] riscv/vdso: typo therefor
      commit: d233ab3c5c5ed4b3d2201bddb71dab5a2946c31b

Best regards,
-- 
Palmer Dabbelt <palmer@rivosinc.com>

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

end of thread, other threads:[~2022-10-26 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25  0:47 [PATCH 1/1] riscv/vdso: typo therefor Heinrich Schuchardt
2022-09-25  9:56 ` Conor Dooley
2022-10-26 13:44 ` Palmer Dabbelt

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).