From: Tobin C. Harding Date: Thu, 26 Jul 2018 05:02:24 +0000 (+1000) Subject: docs: Add rest label the_canonical_patch_format X-Git-Tag: v4.19-rc1~140^2~233^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f58252cdc04cc4b2d512b2a3a41e4d9d1dc04e2e;p=thirdparty%2Flinux.git 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 Signed-off-by: David S. Miller --- diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst index 908bb55be4079..c0917107b90ab 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 ------------------------------