From: Jesper Juhl Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton --- Documentation/SubmitChecklist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN Documentation/SubmitChecklist~submitchecklist-update-fix-spelling-error Documentation/SubmitChecklist --- a/Documentation/SubmitChecklist~submitchecklist-update-fix-spelling-error +++ a/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 else kernel patches. - 1: Builds cleanly with applicable or modified CONFIG options =y, =m, and =n. No gcc warnings/errors, no linker warnings/errors. _