diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-04-19 04:54:16 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-22 17:47:25 +0200 |
commit | f5461124d59bfb62bd9e231ee64cbaf757343ad5 (patch) | |
tree | 0fcad114dc04ef15b026c1d257b60fbe405be811 /Documentation/index.rst | |
parent | Docs: Replace version by 'current' in changes.rst (diff) | |
download | linux-f5461124d59bfb62bd9e231ee64cbaf757343ad5.tar.xz linux-f5461124d59bfb62bd9e231ee64cbaf757343ad5.zip |
Documentation: move watch_queue to core-api
Move watch_queue documentation to the core-api index and
subdirectory.
Fixes: c73be61cede5 ("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>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 6b7e45348558..062cf88c2216 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -168,7 +168,6 @@ to ReStructured Text format, or are simply too old. tools/index staging/index - watch_queue Translations |