projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53421b
)
[PATCH] submit checklist: mention headers_check
author
Andrew Morton
<akpm@osdl.org>
Sun, 1 Oct 2006 06:27:39 +0000
(23:27 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/Documentation/SubmitChecklist
b/Documentation/SubmitChecklist
index a6cb6ffd293377bef9a19cd077299626fcb5bf47..7ac61f60037af81905aad58a39d70152f333eb82 100644
(file)
--- a/
Documentation/SubmitChecklist
+++ b/
Documentation/SubmitChecklist
@@
-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'.