diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist index a6cb6ffd293377bef9a19cd077299626fcb5bf47..7ac61f60037af81905aad58a39d70152f333eb82 100644 --- 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'.