summaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-18 07:05:32 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-24 06:12:35 -0400
commit0e4f07a65f53e7b3afab71925e56fe6aaa07d696 (patch)
treefee3c943b48df0b70f4b28605a6eaecb57f518f0 /Documentation/SubmittingPatches
parent44b10006a97ec50874634ba5325a6499ead7db66 (diff)
docs: rename development-process/ to process/
As we'll type this a lot, after adding CodingStyle & friends, let's rename the directory name to a shorter one. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 36f1dedc944c..e62ddcdcaf5d 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -10,7 +10,7 @@ can greatly increase the chances of your change being accepted.
10 10
11This document contains a large number of suggestions in a relatively terse 11This document contains a large number of suggestions in a relatively terse
12format. For detailed information on how the kernel development process 12format. For detailed information on how the kernel development process
13works, see :ref:`Documentation/development-process <development_process_main>`. 13works, see :ref:`Documentation/process <development_process_main>`.
14Also, read :ref:`Documentation/SubmitChecklist <submitchecklist>` 14Also, read :ref:`Documentation/SubmitChecklist <submitchecklist>`
15for a list of items to check before 15for a list of items to check before
16submitting code. If you are submitting a driver, also read 16submitting code. If you are submitting a driver, also read