Hello, Find patch attached to fix some warnings about unused files in toctree and unexistent files, listed in toctrees. Regards -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
From 9cf03380336183ead665611b61f4a36c01c4dc77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= <hector.oron@xxxxxxxxx> Date: Mon, 28 Oct 2019 17:49:21 +0100 Subject: [PATCH] doc: fix warnings for unused files in toctree MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There are a bunch of warnings for missing files in the toctree, and there are files that have been removed. The following change fix those warnings. Signed-off-by: Héctor Orón Martínez <hector.oron@xxxxxxxxx> --- Documentation/admin-guide/device-mapper/index.rst | 1 + Documentation/admin-guide/perf/index.rst | 1 + Documentation/misc-devices/index.rst | 1 - Documentation/usb/index.rst | 2 -- Documentation/usb/text_files.rst | 6 ------ 5 files changed, 2 insertions(+), 9 deletions(-) diff --git a/Documentation/admin-guide/device-mapper/index.rst b/Documentation/admin-guide/device-mapper/index.rst index c77c58b8f67b..3ff568d60759 100644 --- a/Documentation/admin-guide/device-mapper/index.rst +++ b/Documentation/admin-guide/device-mapper/index.rst @@ -19,6 +19,7 @@ Device Mapper dm-service-time dm-uevent dm-zoned + dm-clone era kcopyd linear diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst index ee4bfd2a740f..0f450a1f64c8 100644 --- a/Documentation/admin-guide/perf/index.rst +++ b/Documentation/admin-guide/perf/index.rst @@ -14,3 +14,4 @@ Performance monitor support xgene-pmu arm_dsu_pmu thunderx2-pmu + imx-ddr diff --git a/Documentation/misc-devices/index.rst b/Documentation/misc-devices/index.rst index f11c5daeada5..a57f92dfe49a 100644 --- a/Documentation/misc-devices/index.rst +++ b/Documentation/misc-devices/index.rst @@ -20,4 +20,3 @@ fit into other categories. isl29003 lis3lv02d max6875 - xilinx_sdfec diff --git a/Documentation/usb/index.rst b/Documentation/usb/index.rst index e55386a4abfb..36b6ebd9a9d9 100644 --- a/Documentation/usb/index.rst +++ b/Documentation/usb/index.rst @@ -22,11 +22,9 @@ USB support misc_usbsevseg mtouchusb ohci - rio usbip_protocol usbmon usb-serial - wusb-design-overview usb-help text_files diff --git a/Documentation/usb/text_files.rst b/Documentation/usb/text_files.rst index 6a8d3fcf64b6..1c18c05c3920 100644 --- a/Documentation/usb/text_files.rst +++ b/Documentation/usb/text_files.rst @@ -16,12 +16,6 @@ USB devfs drop permissions source .. literalinclude:: usbdevfs-drop-permissions.c :language: c -WUSB command line script to manipulate auth credentials -------------------------------------------------------- - -.. literalinclude:: wusb-cbaf - :language: shell - Credits ------- -- 2.20.1