From: Jesper Juhl Date: Mon, 16 Jul 2007 06:40:51 +0000 (-0700) Subject: SubmitChecklist update, fix spelling error X-Git-Tag: v6.6-pxa1908~53138 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=8b7ecb113eb884bed126c44513aeecdbbfa6fee3;p=linux.git SubmitChecklist update, fix spelling error Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist index 6ebffb57e3db..19e7f65c269f 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.