]> 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)
commitff445b9d630b1859c879c5c38b04ead563e31aa1
tree0fcad114dc04ef15b026c1d257b60fbe405be811
parent9b926ac999deee4785fa5912b830e10fc1ec54f8
Documentation: move watch_queue to core-api

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

Fixes: 175295c8c9fa ("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]