[PATCH v2 net-next 1/3] docs: Add rest label the_canonical_patch_format

From: Tobin C. Harding
Date: Thu Jul 26 2018 - 01:02:40 EST


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@xxxxxxxx>
---
Documentation/process/submitting-patches.rst | 1 +
1 file changed, 1 insertion(+)

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
------------------------------
--
2.17.1