diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-04-18 19:54:16 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-22 09:47:25 -0600 |
commit | f5461124d59bfb62bd9e231ee64cbaf757343ad5 (patch) | |
tree | 0fcad114dc04ef15b026c1d257b60fbe405be811 /Documentation | |
parent | 5a5866c28b43e26dc7594b735b2a44e538ec63a4 (diff) |
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')
-rw-r--r-- | Documentation/core-api/index.rst | 1 | ||||
-rw-r--r-- | Documentation/core-api/watch_queue.rst (renamed from Documentation/watch_queue.rst) | 0 | ||||
-rw-r--r-- | Documentation/index.rst | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 972d46a5ddf6..2bfbf7093338 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -18,6 +18,7 @@ it. kernel-api workqueue + watch_queue printk-basics printk-formats symbol-namespaces diff --git a/Documentation/watch_queue.rst b/Documentation/core-api/watch_queue.rst index 54f13ad5fc17..54f13ad5fc17 100644 --- a/Documentation/watch_queue.rst +++ b/Documentation/core-api/watch_queue.rst 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 |