Skip to content

Commit a1e72bb

Browse files
makelinuxJonathan Corbet
authored andcommitted
docs: consolidate storage interfaces
to make the page more organized as requested Signed-off-by: Costa Shulyupin <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 2bb19e7 commit a1e72bb

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

Documentation/subsystem-apis.rst

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Human interfaces
2222
gpu/index
2323
fb/index
2424

25+
Storage interfaces
26+
------------------
27+
28+
.. toctree::
29+
:maxdepth: 1
30+
31+
filesystems/index
32+
block/index
33+
cdrom/index
34+
scsi/index
35+
target/index
36+
2537
**Fixme**: much more organizational work is needed here.
2638

2739
.. toctree::
@@ -31,8 +43,6 @@ Human interfaces
3143
core-api/index
3244
locking/index
3345
accounting/index
34-
block/index
35-
cdrom/index
3646
cpu-freq/index
3747
fpga/index
3848
i2c/index
@@ -44,7 +54,6 @@ Human interfaces
4454
networking/index
4555
pcmcia/index
4656
power/index
47-
target/index
4857
timers/index
4958
spi/index
5059
w1/index
@@ -54,12 +63,10 @@ Human interfaces
5463
accel/index
5564
security/index
5665
crypto/index
57-
filesystems/index
5866
mm/index
5967
bpf/index
6068
usb/index
6169
PCI/index
62-
scsi/index
6370
misc-devices/index
6471
scheduler/index
6572
mhi/index

0 commit comments

Comments
 (0)