Skip to content

Commit bdbb0bb

Browse files
carnilgregkh
authored andcommitted
Documentation: stable: Document alternative for referring upstream commit hash
Additionally to the "commit <sha1> upstream." variant, "[ Upstream commit <sha1> ]" is used as well as alternative to refer to the upstream commit hash. Signed-off-by: Salvatore Bonaccorso <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6ea3bf4 commit bdbb0bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/process/stable-kernel-rules.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ text, like this:
9797
9898
commit <sha1> upstream.
9999
100+
or alternatively:
101+
102+
.. code-block:: none
103+
104+
[ Upstream commit <sha1> ]
105+
100106
Additionally, some patches submitted via :ref:`option_1` may have additional
101107
patch prerequisites which can be cherry-picked. This can be specified in the
102108
following format in the sign-off area:

0 commit comments

Comments
 (0)