Commit 8b7ecb11 authored by Jesper Juhl's avatar Jesper Juhl Committed by Linus Torvalds
Browse files

SubmitChecklist update, fix spelling error

parent a5001a27
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
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.