Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp572848imm; Wed, 26 Sep 2018 03:32:57 -0700 (PDT) X-Google-Smtp-Source: ACcGV60JbO5oKC2tcxfc1J4vVz9n0KAFU0xpQuHKCZRS6mzO0Y1lc3XyK9Z8HNGJplmeNp8ubsh+ X-Received: by 2002:a17:902:7142:: with SMTP id u2-v6mr5594471plm.154.1537957977912; Wed, 26 Sep 2018 03:32:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537957977; cv=none; d=google.com; s=arc-20160816; b=echrCkE/+98NkZyMRkiePiPmu9pYlntVbH7BiLs3T37nmSfZrMr+30Q3Bk6BksKRua VcWeNZSBDBTul2QAY6CajJU/a2zSF45wvo4KhkMQ+RnDUhfIFRzyHm4G8ULdZG9Tt8mj mXeGiMWe9w40nk8ZlVNJ2ROnLIcoj1hNghyJaYvGoYHhH3os07/8HsVNCRbwqpsYXy7N pNj6vT4gwwn7zFpykzvMnC9TVPddFnIjVBlOu6ikLENhkq8n1skH4lOcaSELKvFVHMmZ Q9xS8Qpg20erKN8+gDzUdEyco+7s+rKUyqC5WOtJofa1INuqvqrMkTa6Gadi9SzsyBIX FICQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=l28x16lF9r1t6DyJpm+4K9r+04TwJ7fF1UquMR5dz2I=; b=Y47R2yr0dBszqYeS9hBzTVuCWQFHkAXoTp8hjCwzcTtelNif7wUyVbLRsCTBdkZQdT Iy1/rn2a6pjqCUwtPtbyFlndWZeoJQzI6iEax4V7fN2DULH4GblyR4IRe6tkypMfZD/m andKEFbBXIx1BxS831VyJrPlLsJjjlF3jyNb/8wx/vx35sg1eEFVzVFCa+gsEFrqF5+B k7EbTcDNxcD/d9V2y+o8UmtYKEM8r30tTYvFgT6mpszt2FyUppSeY+PF43j4tmFsSOgk h0mzf1FTOm1/7yn4HVxKsqVxGSHl8eH0k4xSg1s78NqdAoSdIx78q74xZPo/k5O4t1zq 9Bng== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w18-v6si4955287ply.66.2018.09.26.03.32.40; Wed, 26 Sep 2018 03:32:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727334AbeIZQow (ORCPT + 99 others); Wed, 26 Sep 2018 12:44:52 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:57722 "EHLO albert.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727045AbeIZQow (ORCPT ); Wed, 26 Sep 2018 12:44:52 -0400 Received: from ramsan.of.borg ([84.194.111.163]) by albert.telenet-ops.be with bizsmtp id gAYY1y00t3XaVaC06AYYz4; Wed, 26 Sep 2018 12:32:33 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.86_2) (envelope-from ) id 1g577Q-0006dR-G6; Wed, 26 Sep 2018 12:32:32 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1g55Pe-0004y1-VG; Wed, 26 Sep 2018 10:43:14 +0200 From: Geert Uytterhoeven To: Boris Ostrovsky , Juergen Gross , Jiri Kosina Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH trivial] xen/balloon: Grammar s/Is it/It is/ Date: Wed, 26 Sep 2018 10:43:13 +0200 Message-Id: <20180926084313.19052-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Geert Uytterhoeven --- 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. -- 2.17.1