Commit e00bfcbf authored by Stefan Beller's avatar Stefan Beller Committed by Jonathan Corbet

Documentation/SubmittingPatches: unify whitespace/tabs for the DCO

The Developers Certificate of Origin has a mixture of tabs and white
spaces which is annoying to view if your editor explicitly views white
space characters.

Also remove any trailing white spaces found in the file.
Signed-off-by: default avatarStefan Beller <sbeller@google.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent e71e2c6f
...@@ -223,9 +223,9 @@ Do not send more than 15 patches at once to the vger mailing lists!!! ...@@ -223,9 +223,9 @@ Do not send more than 15 patches at once to the vger mailing lists!!!
Linus Torvalds is the final arbiter of all changes accepted into the Linus Torvalds is the final arbiter of all changes accepted into the
Linux kernel. His e-mail address is <torvalds@linux-foundation.org>. Linux kernel. His e-mail address is <torvalds@linux-foundation.org>.
He gets a lot of e-mail, so typically you should do your best to -avoid- He gets a lot of e-mail, so typically you should do your best to -avoid-
sending him e-mail. sending him e-mail.
Patches which are bug fixes, are "obvious" changes, or similarly Patches which are bug fixes, are "obvious" changes, or similarly
require little discussion should be sent or CC'd to Linus. Patches require little discussion should be sent or CC'd to Linus. Patches
...@@ -387,11 +387,11 @@ can certify the below: ...@@ -387,11 +387,11 @@ can certify the below:
person who certified (a), (b) or (c) and I have not modified person who certified (a), (b) or (c) and I have not modified
it. it.
(d) I understand and agree that this project and the contribution (d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved. this project or the open source license(s) involved.
then you just add a line saying then you just add a line saying
...@@ -401,7 +401,7 @@ using your real name (sorry, no pseudonyms or anonymous contributions.) ...@@ -401,7 +401,7 @@ using your real name (sorry, no pseudonyms or anonymous contributions.)
Some people also put extra tags at the end. They'll just be ignored for Some people also put extra tags at the end. They'll just be ignored for
now, but you can do this to mark internal company procedures or just now, but you can do this to mark internal company procedures or just
point out some special detail about the sign-off. point out some special detail about the sign-off.
If you are a subsystem or branch maintainer, sometimes you need to slightly If you are a subsystem or branch maintainer, sometimes you need to slightly
modify patches you receive in order to merge them, because the code is not modify patches you receive in order to merge them, because the code is not
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment