]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] submit checklist: mention headers_check
authorAndrew Morton <akpm@osdl.org>
Sun, 1 Oct 2006 06:27:39 +0000 (23:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:21 +0000 (00:39 -0700)
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/SubmitChecklist

index a6cb6ffd293377bef9a19cd077299626fcb5bf47..7ac61f60037af81905aad58a39d70152f333eb82 100644 (file)
@@ -64,3 +64,5 @@ kernel patches.
 
 19: All new userspace interfaces are documented in Documentation/ABI/.
     See Documentation/ABI/README for more information.
+
+20: Check that it all passes `make headers_check'.