[PATCH][Trivial] SubmitChecklist update, fix spelling error

From: Jesper Juhl
Date: Wed Jun 06 2007 - 07:56:44 EST



This trivial patch makes the following changes to Documentation/SubmitChecklist :

- "sumbittal" is not a word, replace with "submission".
- Remove a blank line, two should be enough.

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

Documentation/SubmitChecklist | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist
index 6ebffb5..19e7f65 100644
--- a/Documentation/SubmitChecklist
+++ b/Documentation/SubmitChecklist
@@ -1,4 +1,4 @@
-Linux Kernel patch sumbittal checklist
+Linux Kernel patch submission checklist
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Here are some basic things that developers should do if they want to see their
@@ -9,7 +9,6 @@ Documentation/SubmittingPatches and elsewhere regarding submitting Linux
kernel patches.


-
1: Builds cleanly with applicable or modified CONFIG options =y, =m, and
=n. No gcc warnings/errors, no linker warnings/errors.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/