mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
6575aeab72
sysfs-pci and sysfs-tagging were mis-filed: their locations within Documentation/ implied that they were related to file systems. Actually, each topic is about a very specific *use* of sysfs, and sysfs *happens* to be a (virtual) filesystem, so this is not really the right place. It's jarring to be reading about filesystems in general and then come across these specific details about PCI, and tagging...and then back to general filesystems again. Move sysfs-pci to PCI, and move sysfs-tagging to networking. (Thanks to Jonathan Corbet for coming up with the final locations.) Signed-off-by: John Hubbard <jhubbard@nvidia.com> Link: https://lore.kernel.org/r/20201009070128.118639-1-jhubbard@nvidia.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
20 lines
310 B
ReStructuredText
20 lines
310 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=======================
|
|
Linux PCI Bus Subsystem
|
|
=======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
pci
|
|
pciebus-howto
|
|
pci-iov-howto
|
|
msi-howto
|
|
sysfs-pci
|
|
acpi-info
|
|
pci-error-recovery
|
|
pcieaer-howto
|
|
endpoint/index
|
|
boot-interrupts
|