From: Randy Dunlap Date: Fri, 3 Jul 2020 21:29:05 +0000 (-0700) Subject: Documentation: virt: kvm/s390-pv: drop doubled words X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a962eb9a6bdd44aed39c801fd6756f57381bba67;p=linux.git Documentation: virt: kvm/s390-pv: drop doubled words Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Paolo Bonzini Cc: kvm@vger.kernel.org Link: https://lore.kernel.org/r/20200703212906.30655-2-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/virt/kvm/s390-pv.rst b/Documentation/virt/kvm/s390-pv.rst index 774a8c6060918..8e41a3b63fa54 100644 --- a/Documentation/virt/kvm/s390-pv.rst +++ b/Documentation/virt/kvm/s390-pv.rst @@ -78,7 +78,7 @@ Register Save Area. Only GR values needed to emulate an instruction will be copied into this save area and the real register numbers will be hidden. -The Interception Parameters state description field still contains the +The Interception Parameters state description field still contains the bytes of the instruction text, but with pre-set register values instead of the actual ones. I.e. each instruction always uses the same instruction text, in order not to leak guest instruction text.