Skip to content

Commit 6575aea

Browse files
johnhubbardJonathan Corbet
authored andcommitted
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>
1 parent 905705a commit 6575aea

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/PCI/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Linux PCI Bus Subsystem
1212
pciebus-howto
1313
pci-iov-howto
1414
msi-howto
15+
sysfs-pci
1516
acpi-info
1617
pci-error-recovery
1718
pcieaer-howto
File renamed without changes.

Documentation/filesystems/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ algorithms work.
3434
quota
3535
seq_file
3636
sharedsubtree
37-
sysfs-pci
38-
sysfs-tagging
3937

4038
automount-support
4139

Documentation/networking/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Contents:
9595
seg6-sysctl
9696
strparser
9797
switchdev
98+
sysfs-tagging
9899
tc-actions-env-rules
99100
tcp-thin
100101
team
File renamed without changes.

0 commit comments

Comments
 (0)