2020-04-30 16:23:53

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH v4 18/19] docs: kvm: get read of devices/README

Add the information there inside devices/index.rst

Acked-by: Paolo Bonzini <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
Documentation/virt/kvm/devices/README | 1 -
Documentation/virt/kvm/devices/index.rst | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)
delete mode 100644 Documentation/virt/kvm/devices/README

diff --git a/Documentation/virt/kvm/devices/README b/Documentation/virt/kvm/devices/README
deleted file mode 100644
index 34a69834124a..000000000000
--- a/Documentation/virt/kvm/devices/README
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains specific device bindings for KVM_CAP_DEVICE_CTRL.
diff --git a/Documentation/virt/kvm/devices/index.rst b/Documentation/virt/kvm/devices/index.rst
index 192cda7405c8..cbadafc0e36e 100644
--- a/Documentation/virt/kvm/devices/index.rst
+++ b/Documentation/virt/kvm/devices/index.rst
@@ -4,6 +4,9 @@
Devices
=======

+The following documentation contains specific device bindings
+for KVM_CAP_DEVICE_CTRL.
+
.. toctree::
:maxdepth: 2

--
2.25.4