2022-10-07 21:18:16

by Colin Ian King

[permalink] [raw]
Subject: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"

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

Signed-off-by: Colin Ian King <[email protected]>
---
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


2022-10-07 21:40:17

by Stefano Stabellini

[permalink] [raw]
Subject: Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"

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 <[email protected]>

Acked-by: Stefano Stabellini <[email protected]>


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

2022-10-12 06:54:57

by Juergen Gross

[permalink] [raw]
Subject: Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"

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 <[email protected]>

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


Juergen


Attachments:
OpenPGP_0xB0DE9DD628BF132F.asc (3.08 kB)
OpenPGP public key
OpenPGP_signature (505.00 B)
OpenPGP digital signature
Download all attachments