Stefan Beller <sbeller@xxxxxxxxxx> writes: > 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. > > Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx> > --- > > Notes: > I'll also try to send it upstream to linux. Thanks. > > Documentation/SubmittingPatches | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches > index 16b5d65..6124f34 100644 > --- a/Documentation/SubmittingPatches > +++ b/Documentation/SubmittingPatches > @@ -258,15 +258,15 @@ pretty simple: if you can certify the below: > person who certified (a), (b) or (c) and I have not modified > it. > > - (d) I understand and agree that this project and the contribution > - are public and that a record of the contribution (including all > - personal information I submit with it, including my sign-off) is > - maintained indefinitely and may be redistributed consistent with > - this project or the open source license(s) involved. > + (d) I understand and agree that this project and the contribution > + are public and that a record of the contribution (including all > + personal information I submit with it, including my sign-off) is > + maintained indefinitely and may be redistributed consistent with > + this project or the open source license(s) involved. > > then you just add a line saying > > - Signed-off-by: Random J Developer <random@xxxxxxxxxxxxxxxxxxxxx> > + Signed-off-by: Random J Developer <random@xxxxxxxxxxxxxxxxxxxxx> > > This line can be automatically added by Git if you run the git-commit > command with the -s option. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html