]> git.karo-electronics.de Git - karo-tx-linux.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)
commit9581539e30dcc0255e8bab0c40177f7f61b59a29
tree2881771362468633fcfde87ed8ef06c4266ae688
parentf012733894d36ff687862e9cd3b02ee980c61416
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: fdc81b7910ad ("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