From: Randy Dunlap Date: Tue, 19 Apr 2022 02:54:16 +0000 (-0700) Subject: Documentation: move watch_queue to core-api X-Git-Tag: v5.19-rc1~164^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5461124d59b;p=thirdparty%2Flinux.git 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 Cc: David Howells Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 972d46a5ddf62..2bfbf70933381 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 similarity index 100% rename from Documentation/watch_queue.rst rename to Documentation/core-api/watch_queue.rst diff --git a/Documentation/index.rst b/Documentation/index.rst index 6b7e45348558c..062cf88c22167 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