]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/SubmitChecklist
Start split out of common open firmware code
[karo-tx-linux.git] / Documentation / SubmitChecklist
index 6ebffb57e3dbf326c6db594da4206c2f30bf1050..19e7f65c269f21616347effd9035caeee4d2cb60 100644 (file)
@@ -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.