summaryrefslogtreecommitdiffstats
path: root/Documentation/process/submitting-patches.rst
diff options
context:
space:
mode:
authorTobin C. Harding2018-07-26 07:02:24 +0200
committerDavid S. Miller2018-07-27 06:27:54 +0200
commitf58252cdc04cc4b2d512b2a3a41e4d9d1dc04e2e (patch)
tree0cad4fb4c149a79adb5cf9a38868feef4f8f7ecc /Documentation/process/submitting-patches.rst
parentnet: adaptec: Replace mdelay() with msleep() in starfire_init_one() (diff)
downloadkernel-qcow2-linux-f58252cdc04cc4b2d512b2a3a41e4d9d1dc04e2e.tar.gz
kernel-qcow2-linux-f58252cdc04cc4b2d512b2a3a41e4d9d1dc04e2e.tar.xz
kernel-qcow2-linux-f58252cdc04cc4b2d512b2a3a41e4d9d1dc04e2e.zip
docs: Add rest label the_canonical_patch_format
In preparation to convert Documentation/network/netdev-FAQ.rst to restructured text format. We would like to be able to reference 'the canonical patch format' section. Add rest label: 'the_canonical_patch_format'. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/process/submitting-patches.rst')
-rw-r--r--Documentation/process/submitting-patches.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 908bb55be407..c0917107b90a 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -611,6 +611,7 @@ which stable kernel versions should receive your fix. This is the preferred
method for indicating a bug fixed by the patch. See :ref:`describe_changes`
for more details.
+.. _the_canonical_patch_format:
14) The canonical patch format
------------------------------