From: Geert Uytterhoeven Date: Wed, 26 Sep 2018 08:43:13 +0000 (+0200) Subject: xen/balloon: Grammar s/Is it/It is/ X-Git-Tag: v4.20-rc1~57^2~8 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=af320de90ec864bb78fdbc9c0c3e99f28d1aab0f;p=uclinux-h8%2Flinux.git xen/balloon: Grammar s/Is it/It is/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Juergen Gross --- diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 5ac319b5c880..60c0d1c85613 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.