mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
Documentation/gpu/rfc: fix toctree
Just one toctree is enough. The .rst suffixes are superfluous in the toctree. Fix indent. Add missing newline at the end of the file. Acked-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/c9678a78749a71cf86941f37116232dbc7c23b5f.1778238671.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
a585763337
commit
e0388b2961
|
|
@ -18,23 +18,9 @@ host such documentation:
|
|||
|
||||
.. toctree::
|
||||
|
||||
gpusvm.rst
|
||||
|
||||
.. toctree::
|
||||
|
||||
i915_gem_lmem.rst
|
||||
|
||||
.. toctree::
|
||||
|
||||
i915_scheduler.rst
|
||||
|
||||
.. toctree::
|
||||
|
||||
i915_small_bar.rst
|
||||
|
||||
.. toctree::
|
||||
|
||||
i915_vm_bind.rst
|
||||
|
||||
.. toctree::
|
||||
color_pipeline.rst
|
||||
gpusvm
|
||||
i915_gem_lmem
|
||||
i915_scheduler
|
||||
i915_small_bar
|
||||
i915_vm_bind
|
||||
color_pipeline
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user