]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: move watch_queue to core-api
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 19 Apr 2022 02:54:16 +0000 (19:54 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 22 Apr 2022 15:47:25 +0000 (09:47 -0600)
commita45433428134eb56af533b463e70e59552aa4045
tree0fcad114dc04ef15b026c1d257b60fbe405be811
parent079188ceea95a6caf93df4a347f9ba2f263cb048
Documentation: move watch_queue to core-api

Move watch_queue documentation to the core-api index and
subdirectory.

Fixes: a23d9805b5b3 ("pipe: Add general notification queue support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/watch_queue.rst [new file with mode: 0644]
Documentation/index.rst
Documentation/watch_queue.rst [deleted file]