[PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3

From: Vitor Massaru Iha
Date: Thu Apr 30 2020 - 18:12:45 EST


This fixes:

Documentation/s390/vfio-ap.rst:488: WARNING: duplicate label s390/vfio-ap:guest2, other instance in /home/iha/sdb/opensource/lkmp/linux_doc/Documentation/s390/vfio-ap.rst

Signed-off-by: Vitor Massaru Iha <vitor@xxxxxxxxxxx>
---
Documentation/s390/vfio-ap.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/s390/vfio-ap.rst b/Documentation/s390/vfio-ap.rst
index b5c51f7c748d..367e27ec3c50 100644
--- a/Documentation/s390/vfio-ap.rst
+++ b/Documentation/s390/vfio-ap.rst
@@ -484,7 +484,7 @@ CARD.DOMAIN TYPE MODE
05.00ff CEX5A Accelerator
=========== ===== ============

-Guest2
+Guest3
------
=========== ===== ============
CARD.DOMAIN TYPE MODE
--
2.25.1