linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] KVM: arm/arm64: Always capitalize ITS
@ 2019-06-07 11:29 Geert Uytterhoeven
  2019-06-07 17:24 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-06-07 11:29 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář, Jonathan Corbet, Jiri Kosina
  Cc: kvm, linux-doc, linux-kernel, Geert Uytterhoeven

All but one reference is capitalized.  Fix the remaining one.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/virtual/kvm/devices/arm-vgic-its.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virtual/kvm/devices/arm-vgic-its.txt b/Documentation/virtual/kvm/devices/arm-vgic-its.txt
index 4f0c9fc403656d29..eeaa95b893a89b7a 100644
--- a/Documentation/virtual/kvm/devices/arm-vgic-its.txt
+++ b/Documentation/virtual/kvm/devices/arm-vgic-its.txt
@@ -103,7 +103,7 @@ Groups:
 The following ordering must be followed when restoring the GIC and the ITS:
 a) restore all guest memory and create vcpus
 b) restore all redistributors
-c) provide the its base address
+c) provide the ITS base address
    (KVM_DEV_ARM_VGIC_GRP_ADDR)
 d) restore the ITS in the following order:
    1. Restore GITS_CBASER
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] KVM: arm/arm64: Always capitalize ITS
  2019-06-07 11:29 [PATCH trivial] KVM: arm/arm64: Always capitalize ITS Geert Uytterhoeven
@ 2019-06-07 17:24 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-06-07 17:24 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Paolo Bonzini, Radim Krčmář,
	Jiri Kosina, kvm, linux-doc, linux-kernel

On Fri,  7 Jun 2019 13:29:51 +0200
Geert Uytterhoeven <geert+renesas@glider.be> wrote:

> All but one reference is capitalized.  Fix the remaining one.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/virtual/kvm/devices/arm-vgic-its.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virtual/kvm/devices/arm-vgic-its.txt b/Documentation/virtual/kvm/devices/arm-vgic-its.txt
> index 4f0c9fc403656d29..eeaa95b893a89b7a 100644
> --- a/Documentation/virtual/kvm/devices/arm-vgic-its.txt
> +++ b/Documentation/virtual/kvm/devices/arm-vgic-its.txt
> @@ -103,7 +103,7 @@ Groups:
>  The following ordering must be followed when restoring the GIC and the ITS:
>  a) restore all guest memory and create vcpus
>  b) restore all redistributors
> -c) provide the its base address
> +c) provide the ITS base address
>     (KVM_DEV_ARM_VGIC_GRP_ADDR)
>  d) restore the ITS in the following order:
>     1. Restore GITS_CBASER

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-07 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 11:29 [PATCH trivial] KVM: arm/arm64: Always capitalize ITS Geert Uytterhoeven
2019-06-07 17:24 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).