linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] freevxfs: fix spelling mistake in Kconfig "endianess" -> "endianness"
@ 2020-12-16 11:16 Colin King
  2020-12-22 13:34 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2020-12-16 11:16 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 fs/freevxfs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/freevxfs/Kconfig b/fs/freevxfs/Kconfig
index c05c71d57291..0e2fc08f7de4 100644
--- a/fs/freevxfs/Kconfig
+++ b/fs/freevxfs/Kconfig
@@ -8,7 +8,7 @@ config VXFS_FS
 	  of SCO UnixWare (and possibly others) and optionally available
 	  for Sunsoft Solaris, HP-UX and many other operating systems. However
 	  these particular OS implementations of vxfs may differ in on-disk
-	  data endianess and/or superblock offset. The vxfs module has been
+	  data endianness and/or superblock offset. The vxfs module has been
 	  tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.)
 	  Currently only readonly access is supported and VxFX versions
 	  2, 3 and 4. Tests were performed with HP-UX VxFS version 3.
-- 
2.29.2


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

* Re: [PATCH] freevxfs: fix spelling mistake in Kconfig "endianess" -> "endianness"
  2020-12-16 11:16 [PATCH] freevxfs: fix spelling mistake in Kconfig "endianess" -> "endianness" Colin King
@ 2020-12-22 13:34 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2020-12-22 13:34 UTC (permalink / raw)
  To: Colin King; +Cc: Christoph Hellwig, kernel-janitors, linux-kernel, akpm

Andrew,

can you pick this up through -mm?  I have no active git tree for freevxfs
anymore.

On Wed, Dec 16, 2020 at 11:16:05AM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the Kconfig help text. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  fs/freevxfs/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/freevxfs/Kconfig b/fs/freevxfs/Kconfig
> index c05c71d57291..0e2fc08f7de4 100644
> --- a/fs/freevxfs/Kconfig
> +++ b/fs/freevxfs/Kconfig
> @@ -8,7 +8,7 @@ config VXFS_FS
>  	  of SCO UnixWare (and possibly others) and optionally available
>  	  for Sunsoft Solaris, HP-UX and many other operating systems. However
>  	  these particular OS implementations of vxfs may differ in on-disk
> -	  data endianess and/or superblock offset. The vxfs module has been
> +	  data endianness and/or superblock offset. The vxfs module has been
>  	  tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.)
>  	  Currently only readonly access is supported and VxFX versions
>  	  2, 3 and 4. Tests were performed with HP-UX VxFS version 3.
> -- 
> 2.29.2
> 
---end quoted text---

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

end of thread, other threads:[~2020-12-22 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 11:16 [PATCH] freevxfs: fix spelling mistake in Kconfig "endianess" -> "endianness" Colin King
2020-12-22 13:34 ` Christoph Hellwig

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