summaryrefslogtreecommitdiff
path: root/Documentation/block/ioprio.rst
AgeCommit message (Collapse)AuthorFilesLines
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel1-3/+0
Drop or update mentions of IA64, as appropriate. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab1-0/+182
Rename the block 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 <mchehab+samsung@kernel.org>