X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=Documentation%2FSubmitChecklist;fp=Documentation%2FSubmitChecklist;h=a6cb6ffd293377bef9a19cd077299626fcb5bf47;hb=1a036cdd955b695b7e09e6505e6d6eba697f043e;hp=a10bfb6ecd9fa4e55c9beecd2e588c9a0359ec71;hpb=3f9e7949f86dfe2bd9a1ad0604f78e7683c059de;p=karo-tx-linux.git diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist index a10bfb6ecd9f..a6cb6ffd2933 100644 --- a/Documentation/SubmitChecklist +++ b/Documentation/SubmitChecklist @@ -61,3 +61,6 @@ kernel patches. Documentation/kernel-parameters.txt. 18: All new module parameters are documented with MODULE_PARM_DESC() + +19: All new userspace interfaces are documented in Documentation/ABI/. + See Documentation/ABI/README for more information.