Re: [PATCH v2] docs: Introduce deprecated APIs list

2018-10-18 Thread Jonathan Corbet
On Wed, 17 Oct 2018 16:45:32 -0700 Kees Cook wrote: > 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

[PATCH v2] docs: Introduce deprecated APIs list

2018-10-17 Thread Kees Cook
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-