Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce584f91 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

[PATCH] submit checklist: mention headers_check



Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent c53421b1
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -64,3 +64,5 @@ kernel patches.


19: All new userspace interfaces are documented in Documentation/ABI/.
19: All new userspace interfaces are documented in Documentation/ABI/.
    See Documentation/ABI/README for more information.
    See Documentation/ABI/README for more information.

20: Check that it all passes `make headers_check'.