projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11786d6
)
docs: backporting: fix a typo
author
Andrew Kreimer
<algonell@gmail.com>
Wed, 2 Oct 2024 21:21:50 +0000
(
00:21
+0300)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 7 Oct 2024 17:50:54 +0000
(11:50 -0600)
Fix a typo in documentation.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link:
https://lore.kernel.org/r/20241002212150.11159-1-algonell@gmail.com
Documentation/process/backporting.rst
patch
|
blob
|
history
diff --git
a/Documentation/process/backporting.rst
b/Documentation/process/backporting.rst
index
a71480f
..
18e41e7
100644
(file)
--- a/
Documentation/process/backporting.rst
+++ b/
Documentation/process/backporting.rst
@@
-74,7
+74,7
@@
your source tree. Don't forget to cherry-pick with ``-x`` if you want a
written record of where the patch came from!
Note that if you are submitting a patch for stable, the format is
-slightly different; the first line after the subject line needs tobe
+slightly different; the first line after the subject line needs to
be
either::
commit <upstream commit> upstream