Documentation: better locations for sysfs-pci, sysfs-tagging
authorJohn Hubbard <jhubbard@nvidia.com>
Fri, 9 Oct 2020 07:01:28 +0000 (00:01 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 9 Oct 2020 15:33:23 +0000 (09:33 -0600)
commit6575aeab72e04396d5a674c2b6c1df51cb8a6051
treed787fa27e2b7043307d881e415c225489ff3fc2d
parent905705a8fd432636c22476e732cf7c7ba2d6edd7
Documentation: better locations for sysfs-pci, sysfs-tagging

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>
Documentation/PCI/index.rst
Documentation/PCI/sysfs-pci.rst [moved from Documentation/filesystems/sysfs-pci.rst with 100% similarity]
Documentation/filesystems/index.rst
Documentation/networking/index.rst
Documentation/networking/sysfs-tagging.rst [moved from Documentation/filesystems/sysfs-tagging.rst with 100% similarity]