This is an automatic generated email to let you know that the following patch were queued:
Subject: docs: laptops: convert to ReST Author: Mauro Carvalho Chehab <[email protected]> Date: Thu Apr 18 11:12:57 2019 -0300 Rename the laptops documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Documentation/ABI/testing/sysfs-block-device | 2 +- .../ABI/testing/sysfs-platform-asus-laptop | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- Documentation/laptops/asus-laptop.rst | 271 ++++ Documentation/laptops/asus-laptop.txt | 257 ---- Documentation/laptops/disk-shock-protection.rst | 151 ++ Documentation/laptops/disk-shock-protection.txt | 149 -- Documentation/laptops/index.rst | 17 + Documentation/laptops/laptop-mode.rst | 781 ++++++++++ Documentation/laptops/laptop-mode.txt | 782 ---------- Documentation/laptops/sony-laptop.rst | 174 +++ Documentation/laptops/sony-laptop.txt | 144 -- Documentation/laptops/sonypi.rst | 160 ++ Documentation/laptops/sonypi.txt | 152 -- Documentation/laptops/thinkpad-acpi.rst | 1562 ++++++++++++++++++++ Documentation/laptops/thinkpad-acpi.txt | 1487 ------------------- Documentation/laptops/toshiba_haps.rst | 87 ++ Documentation/laptops/toshiba_haps.txt | 76 - Documentation/sysctl/vm.txt | 4 +- MAINTAINERS | 2 +- drivers/char/Kconfig | 2 +- drivers/platform/x86/Kconfig | 4 +- 22 files changed, 3212 insertions(+), 3056 deletions(-) --- <diff discarded since it is too big> _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
