SubmitChecklist: interfaces changes should CC linux-api@

Mention that patches that change the kernel-userland interface should
be CCed to the new list linux-api@vger.kernel.org.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Michael Kerrisk and committed by Linus Torvalds 1d992ce9 bd7ebec6

+2
+2
Documentation/SubmitChecklist
··· 67 68 19: All new userspace interfaces are documented in Documentation/ABI/. 69 See Documentation/ABI/README for more information. 70 71 20: Check that it all passes `make headers_check'. 72
··· 67 68 19: All new userspace interfaces are documented in Documentation/ABI/. 69 See Documentation/ABI/README for more information. 70 + Patches that change userspace interfaces should be CCed to 71 + linux-api@vger.kernel.org. 72 73 20: Check that it all passes `make headers_check'. 74