Re: [PATCH trivial] xen/balloon: Grammar s/Is it/It is/

From: Boris Ostrovsky
Date: Wed Sep 26 2018 - 15:27:16 EST


On 9/26/18 4:43 AM, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/xen/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
> index 90d387b50ab747f5..7f42d41f66ee98e3 100644
> --- a/drivers/xen/Kconfig
> +++ b/drivers/xen/Kconfig
> @@ -86,7 +86,7 @@ config XEN_SCRUB_PAGES_DEFAULT
> help
> Scrub pages before returning them to the system for reuse by
> other domains. This makes sure that any confidential data
> - is not accidentally visible to other domains. Is it more
> + is not accidentally visible to other domains. It is more
> secure, but slightly less efficient. This can be controlled with
> xen_scrub_pages=0 parameter and
> /sys/devices/system/xen_memory/xen_memory0/scrub_pages.


Applied to for-linus-19b.

-boris