]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Introduce deprecated APIs list
authorKees Cook <keescook@chromium.org>
Wed, 17 Oct 2018 23:45:32 +0000 (16:45 -0700)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Oct 2018 18:22:43 +0000 (12:22 -0600)
commita827bf7719253b679a2ad274e2d9258191978448
tree82d84f8859864580ea1a383fe51c2db6eb9001e7
parent4572fb83a3beadefb1a9b65f9f538b14d1c5787e
docs: Introduce deprecated APIs list

As discussed in the "API replacement/deprecation" thread[1], this makes
an effort to document what things shouldn't get (re)added to the kernel,
by introducing Documentation/process/deprecated.rst.

[1] https://lists.linuxfoundation.org/pipermail/ksummit-discuss/2018-September/005282.html

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/basics.rst
Documentation/process/deprecated.rst [new file with mode: 0644]
Documentation/process/index.rst