]> git.baikalelectronics.ru Git - kernel.git/commit
docs: submitting-patches: Fix crossref to 'The canonical patch format'
authorAkira Yokosawa <akiyks@gmail.com>
Wed, 27 Apr 2022 09:28:39 +0000 (18:28 +0900)
committerJonathan Corbet <corbet@lwn.net>
Thu, 28 Apr 2022 18:28:11 +0000 (12:28 -0600)
commit1bee912a1fac1dc38817a0653b652ed79350276c
treeb5aa7b82c0bf3caca1cb2d522c461850819fa38e
parent1bfa2bd7792f2e027d7f9157bceca53d34bd013e
docs: submitting-patches: Fix crossref to 'The canonical patch format'

The reference to `explicit_in_reply_to` is pointless as when the
reference was added in the form of "#15" [1], Section 15) was "The
canonical patch format".
The reference of "#15" had not been properly updated in a couple of
reorganizations during the plain-text SubmittingPatches era.

Fix it by using `the_canonical_patch_format`.

[1]: 3e06d7c738c3 ("Documentation: Add "how to write a good patch summary" to SubmittingPatches")

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Fixes: d197954a0ca5 ("Documentation/SubmittingPatches: convert it to ReST markup")
Fixes: a9e166e8e4f0 ("Documentation/SubmittingPatches: enrich the Sphinx output")
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: stable@vger.kernel.org # v4.9+
Link: https://lore.kernel.org/r/64e105a5-50be-23f2-6cae-903a2ea98e18@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/submitting-patches.rst