Blame SOURCES/kvm-docs-arm-cpu-features-Make-kvm-no-adjvtime-comment-c.patch

902636
From f01178897c8f5ff98692a22059dd65e35677eaa3 Mon Sep 17 00:00:00 2001
902636
From: Andrew Jones <drjones@redhat.com>
902636
Date: Mon, 10 Feb 2020 17:33:58 +0000
902636
Subject: [PATCH 18/18] docs/arm-cpu-features: Make kvm-no-adjvtime comment
902636
 clearer
902636
MIME-Version: 1.0
902636
Content-Type: text/plain; charset=UTF-8
902636
Content-Transfer-Encoding: 8bit
902636
902636
RH-Author: Andrew Jones <drjones@redhat.com>
902636
Message-id: <20200210173358.16896-3-drjones@redhat.com>
902636
Patchwork-id: 93772
902636
O-Subject: [RHEL-AV-8.2.0 qemu-kvm PATCH 2/2] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
902636
Bugzilla: 1801320
902636
RH-Acked-by: Auger Eric <eric.auger@redhat.com>
902636
RH-Acked-by: Gavin Shan <gshan@redhat.com>
902636
RH-Acked-by: Philippe Mathieu-Daudé <philmd@redhat.com>
902636
902636
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1801320
902636
902636
Author: Philippe Mathieu-Daudé <philmd@redhat.com>
902636
Date:   Fri, 07 Feb 2020 14:04:28 +0000
902636
902636
    docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
902636
902636
    The bold text sounds like 'knock knock'. Only bolding the
902636
    second 'not' makes it easier to read.
902636
902636
    Fixes: dea101a1ae
902636
    Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
902636
    Reviewed-by: Andrew Jones <drjones@redhat.com>
902636
    Message-id: 20200206225148.23923-1-philmd@redhat.com
902636
    Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
902636
902636
(cherry picked from commit fa3236a970b6ea5be3fa3ad258f1a75920ca1ebb)
902636
Signed-off-by: Danilo C. L. de Paula <ddepaula@redhat.com>
902636
---
902636
 docs/arm-cpu-features.rst | 2 +-
902636
 1 file changed, 1 insertion(+), 1 deletion(-)
902636
902636
diff --git a/docs/arm-cpu-features.rst b/docs/arm-cpu-features.rst
902636
index 45d1eb6..48d5054 100644
902636
--- a/docs/arm-cpu-features.rst
902636
+++ b/docs/arm-cpu-features.rst
902636
@@ -185,7 +185,7 @@ the list of KVM VCPU features and their descriptions.
902636
 
902636
   kvm-no-adjvtime          By default kvm-no-adjvtime is disabled.  This
902636
                            means that by default the virtual time
902636
-                           adjustment is enabled (vtime is *not not*
902636
+                           adjustment is enabled (vtime is not *not*
902636
                            adjusted).
902636
 
902636
                            When virtual time adjustment is enabled each
902636
-- 
902636
1.8.3.1
902636