]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: stable-kernel-rules: fix stable-tag format
authorJohan Hovold <johan@kernel.org>
Mon, 3 Apr 2017 13:53:34 +0000 (15:53 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sat, 8 Apr 2017 17:17:14 +0000 (11:17 -0600)
commit7211de9755a1531d02e023b8c6c701eea7cfdbfe
tree2881771362468633fcfde87ed8ef06c4266ae688
parentd7bcdad81f4e35ff589c1169056adce064daa6c5
Documentation: stable-kernel-rules: fix stable-tag format

A patch documenting how to specify which kernels a particular fix should
be backported to (seemingly) inadvertently added a minus sign after the
kernel version. This particular stable-tag format had never been used
prior to this patch, and was neither present when the patch in question
was first submitted (it was added in v2 without any comment).

Drop the minus sign to avoid any confusion.

Fixes: 667063c64735 ("stable_kernel_rules: Add clause about specification of kernel versions to patch.")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/stable-kernel-rules.rst