All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
@ 2022-10-07 20:35 Colin Ian King
  2022-10-07 20:50 ` Stefano Stabellini
  2022-10-12  6:41 ` Juergen Gross
  0 siblings, 2 replies; 3+ messages in thread
From: Colin Ian King @ 2022-10-07 20:35 UTC (permalink / raw
  To: Juergen Gross, Stefano Stabellini, Oleksandr Tyshchenko,
	xen-devel
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a Kconfig description. Fix it.

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

diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
index a65bd92121a5..d5d7c402b651 100644
--- a/drivers/xen/Kconfig
+++ b/drivers/xen/Kconfig
@@ -56,7 +56,7 @@ config XEN_MEMORY_HOTPLUG_LIMIT
 	depends on XEN_HAVE_PVMMU
 	depends on MEMORY_HOTPLUG
 	help
-	  Maxmium amount of memory (in GiB) that a PV guest can be
+	  Maximum amount of memory (in GiB) that a PV guest can be
 	  expanded to when using memory hotplug.
 
 	  A PV guest can have more memory than this limit if is
-- 
2.37.3


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

* Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
  2022-10-07 20:35 [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" Colin Ian King
@ 2022-10-07 20:50 ` Stefano Stabellini
  2022-10-12  6:41 ` Juergen Gross
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Stabellini @ 2022-10-07 20:50 UTC (permalink / raw
  To: Colin Ian King
  Cc: Juergen Gross, Stefano Stabellini, Oleksandr Tyshchenko,
	xen-devel, kernel-janitors, linux-kernel

On Fri, 7 Oct 2022, Colin Ian King wrote:
> There is a spelling mistake in a Kconfig description. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


> ---
>  drivers/xen/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
> index a65bd92121a5..d5d7c402b651 100644
> --- a/drivers/xen/Kconfig
> +++ b/drivers/xen/Kconfig
> @@ -56,7 +56,7 @@ config XEN_MEMORY_HOTPLUG_LIMIT
>  	depends on XEN_HAVE_PVMMU
>  	depends on MEMORY_HOTPLUG
>  	help
> -	  Maxmium amount of memory (in GiB) that a PV guest can be
> +	  Maximum amount of memory (in GiB) that a PV guest can be
>  	  expanded to when using memory hotplug.
>  
>  	  A PV guest can have more memory than this limit if is
> -- 
> 2.37.3
> 

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

* Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
  2022-10-07 20:35 [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" Colin Ian King
  2022-10-07 20:50 ` Stefano Stabellini
@ 2022-10-12  6:41 ` Juergen Gross
  1 sibling, 0 replies; 3+ messages in thread
From: Juergen Gross @ 2022-10-12  6:41 UTC (permalink / raw
  To: Colin Ian King, Stefano Stabellini, Oleksandr Tyshchenko,
	xen-devel
  Cc: kernel-janitors, linux-kernel


[-- Attachment #1.1.1: Type: text/plain, Size: 223 bytes --]

On 07.10.22 22:35, Colin Ian King wrote:
> There is a spelling mistake in a Kconfig description. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Pushed to xen/tip.git for-linus-6.1


Juergen


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3149 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

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

end of thread, other threads:[~2022-10-12  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 20:35 [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" Colin Ian King
2022-10-07 20:50 ` Stefano Stabellini
2022-10-12  6:41 ` Juergen Gross

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.