Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: virt: kvm/s390-pv: drop doubled words

Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org
Link: https://lore.kernel.org/r/20200703212906.30655-2-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
a962eb9a 3747c5d3

+1 -1
+1 -1
Documentation/virt/kvm/s390-pv.rst
··· 78 78 Only GR values needed to emulate an instruction will be copied into this 79 79 save area and the real register numbers will be hidden. 80 80 81 - The Interception Parameters state description field still contains the 81 + The Interception Parameters state description field still contains 82 82 the bytes of the instruction text, but with pre-set register values 83 83 instead of the actual ones. I.e. each instruction always uses the same 84 84 instruction text, in order not to leak guest instruction text.