projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03bc752
)
SubmittingPatches: fix wrong wording
author
Sébastien Hinderer
<Sebastien.Hinderer@ens-lyon.org>
Sun, 12 Jul 2015 15:44:15 +0000
(17:44 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 14 Jul 2015 18:31:43 +0000
(12:31 -0600)
Signed-off-by: Sébastien Hinderer <Sebastien.Hinderer@ens-lyon.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/SubmittingPatches
patch
|
blob
|
history
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index 67cf50914bbd0c3cbcc1fc5f4c2baa76a67f3ae8..918c9727d3ec3f35ba87300b605d2ebde1ca8af9 100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-340,7
+340,7
@@
on the changes you are submitting. It is important for a kernel
developer to be able to "quote" your changes, using standard e-mail
tools, so that they may comment on specific portions of your code.
-For this reason, all patches should be submitt
ing
e-mail "inline".
+For this reason, all patches should be submitt
ed by
e-mail "inline".
WARNING: Be wary of your editor's word-wrap corrupting your patch,
if you choose to cut-n-paste your patch.