diff options
author | SeongJae Park <sj@kernel.org> | 2024-06-24 11:53:07 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-06-26 16:36:00 -0600 |
commit | 7400d25a0a5cb2a1a782c4c49e6c8f883e5184d0 (patch) | |
tree | 1c795f3b4c70602013772a771a47868d06c42b63 /Documentation/process | |
parent | 346bc3d8cddb035ab85daa3b29b47433860ee542 (diff) |
Docs/process/index: Remove riscv/patch-acceptance from 'Other material' section
'patch-acceptance' on 'Other material' section of 'process/index', which
is for unsorted documents, is actually well organized under
'arch/riscv/' directory, and linked on the index document of the
directory. Remove it from the 'Other material' section.
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240624185312.94537-3-sj@kernel.org
Diffstat (limited to 'Documentation/process')
-rw-r--r-- | Documentation/process/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst index f66f9cbd0300..08b4eb1e9118 100644 --- a/Documentation/process/index.rst +++ b/Documentation/process/index.rst @@ -115,7 +115,6 @@ lack of a better place. magic-number clang-format - ../arch/riscv/patch-acceptance .. only:: subproject and html |