From 9999e48639b3cecb08ffb37358bcba3b48161b29 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 08:50:17 +0000 Subject: [PATCH] add ax88772_rst --- kernel/Documentation/process/index.rst | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/process/index.rst b/kernel/Documentation/process/index.rst index 42691e2..dd231ff 100644 --- a/kernel/Documentation/process/index.rst +++ b/kernel/Documentation/process/index.rst @@ -19,18 +19,20 @@ .. toctree:: :maxdepth: 1 + license-rules howto code-of-conduct code-of-conduct-interpretation development-process submitting-patches + programming-language coding-style maintainer-pgp-guide email-clients kernel-enforcement-statement kernel-driver-statement -Other guides to the community that are of interest to most developers are: +Other guides to the community that are of interest to most developers are: .. toctree:: :maxdepth: 1 @@ -42,6 +44,9 @@ stable-kernel-rules submit-checklist kernel-docs + deprecated + embargoed-hardware-issues + maintainers These are some overall technical guides that have been put here for now for lack of a better place. @@ -53,7 +58,10 @@ adding-syscalls magic-number volatile-considered-harmful + botching-up-ioctls clang-format + ../riscv/patch-acceptance + ../core-api/unaligned-memory-access .. only:: subproject and html -- Gitblit v1.6.2