summaryrefslogtreecommitdiffstats
path: root/Documentation/howto-contribute.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto-contribute.txt')
-rw-r--r--Documentation/howto-contribute.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt
index 71b9ed771..245f9ab93 100644
--- a/Documentation/howto-contribute.txt
+++ b/Documentation/howto-contribute.txt
@@ -84,8 +84,8 @@ Email Format
Hint: use git commit -s
The sign-off is a simple line at the end of the explanation for the
- patch, which certifies that you wrote it or otherwise have the
- right to pass it on as a open-source patch. The rules are pretty
+ patch; which certifies that you wrote it or otherwise have the
+ right to pass it on as an open-source patch. The rules are pretty
simple; if you can certify the following:
By making a contribution to this project, I certify that:
@@ -124,6 +124,8 @@ Email Format
* Followed by the unified diff patch.
+ Note: the mailing list will reject certain content. See ../README.
+
Coding Style
* the preferred coding style is based on the linux kernel coding-style.